diff options
author | Mukund Sivaraman <muks@banu.com> | 2010-01-18 18:35:59 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2010-01-18 18:35:59 +0530 |
commit | 9e7dac7996c530887ddcc9f2b1d12f4b88a7d8ec (patch) | |
tree | a046a1ba2bdf4f91c0aff2a84a4bd0d5f44c77a2 | |
parent | b21270ffa58649f8b91203830a4122f61a70671b (diff) | |
download | tinyproxy-9e7dac7996c530887ddcc9f2b1d12f4b88a7d8ec.tar.gz tinyproxy-9e7dac7996c530887ddcc9f2b1d12f4b88a7d8ec.zip |
Update AUTHORS file for dual roles
-rw-r--r-- | AUTHORS | 4 | ||||
-rw-r--r-- | authors.xml | 8 |
2 files changed, 8 insertions, 4 deletions
@@ -29,3 +29,7 @@ Documentation The following people have helped to document Tinyproxy: * Marc Silver + * Michael Adam + * Mukund Sivaraman + * Robert James Kaes + * Steven Young diff --git a/authors.xml b/authors.xml index d7c018e..58585d1 100644 --- a/authors.xml +++ b/authors.xml @@ -21,10 +21,10 @@ <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> - <contributor role="author" last-active="1.8">Mukund Sivaraman</contributor> + <contributor role="author,documenter" last-active="1.8">Michael Adam</contributor> + <contributor role="author,documenter" last-active="1.8">Mukund Sivaraman</contributor> <contributor role="author" last-active="1.6">Petr Lampa</contributor> - <contributor role="author" last-active="1.7">Robert James Kaes</contributor> - <contributor role="author" last-active="1.7">Steven Young</contributor> + <contributor role="author,documenter" last-active="1.7">Robert James Kaes</contributor> + <contributor role="author,documenter" last-active="1.7">Steven Young</contributor> </authors> |