From 8414d654d31c7a248b3d0bb83be006fc09cbadbf Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 14 Aug 2014 19:56:35 +0200 Subject: [PATCH] Rename CONTRIBUTORS to AUTHORS Easy to confuse when skimming through the tree. But the real reason (for me) is that the tab-completion is not very useful when two files start with the same prefix. --- CONTRIBUTORS.rst => AUTHORS.rst | 0 docs/license.rst | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename CONTRIBUTORS.rst => AUTHORS.rst (100%) diff --git a/CONTRIBUTORS.rst b/AUTHORS.rst similarity index 100% rename from CONTRIBUTORS.rst rename to AUTHORS.rst diff --git a/docs/license.rst b/docs/license.rst index 3cac025..a9bbc81 100644 --- a/docs/license.rst +++ b/docs/license.rst @@ -2,7 +2,7 @@ Credits and License =================== -.. include:: ../CONTRIBUTORS.rst +.. include:: ../AUTHORS.rst License =======