diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2014-03-06 05:49:43 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-03-06 05:49:43 -0500 |
commit | 2610eb2913cccd2e7264f47a79bdbf772611764a (patch) | |
tree | ae881c868b4559c338db753d52022a3d306e804e | |
parent | 0a7c27a2c4366fdfe4b1ba0b40e3b3761bdc0791 (diff) | |
download | external_python_setuptools-2610eb2913cccd2e7264f47a79bdbf772611764a.tar.gz external_python_setuptools-2610eb2913cccd2e7264f47a79bdbf772611764a.tar.bz2 external_python_setuptools-2610eb2913cccd2e7264f47a79bdbf772611764a.zip |
Removing the contributors file. While the project is immensely grateful for each and every contribution, a flat file of contributors is an extra burden for maintenance and has the potential to leave some contributors unacknowledged. Given the detailed use of the source code tools and references to the issue tracking systems, the actual contributions of each and every contributor, large or small, are transparently described. Thanks go out to all.
-rw-r--r-- | CONTRIBUTORS.txt | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt deleted file mode 100644 index dd0b8c7f..00000000 --- a/CONTRIBUTORS.txt +++ /dev/null @@ -1,36 +0,0 @@ -============ -Contributors -============ - -* Alex Grönholm -* Alice Bevan-McGregor -* Arfrever Frehtes Taifersar Arahesis -* Christophe Combelles -* Daniel Stutzbach -* Daniel Holth -* Dirley Rodrigues -* Donald Stufft -* Grigory Petrov -* Hanno Schlichting -* Jannis Leidel -* Jason R. Coombs -* Jim Fulton -* Jonathan Lange -* Justin Azoff -* Lennart Regebro -* Marc Abramowitz -* Martin von Löwis -* Noufal Ibrahim -* Pedro Algarvio -* Pete Hollobon -* Phillip J. Eby -* Philip Jenvey -* Philip Thiem -* Reinout van Rees -* Robert Myers -* Stefan H. Holek -* Tarek Ziadé -* Toshio Kuratomi - -If you think you name is missing, please add it (alpha order by first name) - |