From 650ab2c129e6713a17dd0398efcbdb987e2afc73 Mon Sep 17 00:00:00 2001 From: Will Norris Date: Thu, 27 Jun 2013 10:15:00 -0700 Subject: [PATCH] move AUTHORS and CONTRIBUTORS to root directory --- github/AUTHORS => AUTHORS | 0 github/CONTRIBUTORS => CONTRIBUTORS | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename github/AUTHORS => AUTHORS (100%) rename github/CONTRIBUTORS => CONTRIBUTORS (100%) diff --git a/github/AUTHORS b/AUTHORS similarity index 100% rename from github/AUTHORS rename to AUTHORS diff --git a/github/CONTRIBUTORS b/CONTRIBUTORS similarity index 100% rename from github/CONTRIBUTORS rename to CONTRIBUTORS