diff options
author | Mukund Sivaraman <muks@banu.com> | 2010-01-18 17:45:32 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2010-01-18 17:45:32 +0530 |
commit | b21270ffa58649f8b91203830a4122f61a70671b (patch) | |
tree | e3a4437f257c24ae55fdb6081e4f87ca91793df5 | |
parent | 84d5926bdbafaa423e9470d3dfd7992e5927f6f2 (diff) | |
download | tinyproxy-b21270ffa58649f8b91203830a4122f61a70671b.tar.gz tinyproxy-b21270ffa58649f8b91203830a4122f61a70671b.zip |
Move documenters under Documentation section
-rw-r--r-- | AUTHORS | 2 | ||||
-rw-r--r-- | authors.xml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,6 @@ The following people have contributed code to Tinyproxy: * James E. Flemer * Jeremy Hinegardner * Kim Holviala - * Marc Silver * Mathew Mrosko * Matthew Dempsky * Michael Adam @@ -29,3 +28,4 @@ Documentation The following people have helped to document Tinyproxy: + * Marc Silver diff --git a/authors.xml b/authors.xml index 1f78d4c..d7c018e 100644 --- a/authors.xml +++ b/authors.xml @@ -18,7 +18,7 @@ <contributor role="author" last-active="1.6">James E. Flemer</contributor> <contributor role="author" last-active="1.7">Jeremy Hinegardner</contributor> <contributor role="author" last-active="1.7">Kim Holviala</contributor> - <contributor role="author" last-active="1.7">Marc Silver</contributor> + <contributor role="documenter" last-active="1.7">Marc Silver</contributor> <contributor role="author" last-active="1.8">Mathew Mrosko</contributor> <contributor role="author" last-active="1.7">Matthew Dempsky</contributor> <contributor role="author" last-active="1.8">Michael Adam</contributor> |