diff options
| author | Aymeric Augustin | 2013-11-15 22:06:18 +0100 | 
|---|---|---|
| committer | Aymeric Augustin | 2013-11-15 22:07:41 +0100 | 
| commit | e2a053a9679616b0141a1cec15c237ca8fbc976a (patch) | |
| tree | 454ecd998d8df5c58d5d0ccec1220f969046e5ef /MANIFEST.in | |
| parent | 4cce59d4c244a755181de5579dabc0d0e26335ee (diff) | |
| download | django-debug-toolbar-e2a053a9679616b0141a1cec15c237ca8fbc976a.tar.bz2 | |
Replace AUTHORS file by the list of contributors on GitHub.
Quoting Rob:
> I'm +1 on removing AUTHORS and pointing to the github contributors.
> I like that solution.
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 930888a..fedd1d4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,3 @@ -include AUTHORS  include LICENSE  include README.rst  recursive-include debug_toolbar/locale *  | 
