Update authors

This commit is contained in:
Mukund Sivaraman 2012-01-23 16:31:24 +05:30
parent 2e4ea496b3
commit 983d241db6
3 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,7 @@ The following people have contributed code to Tinyproxy:
* Andrew Stribblehill
* Chris Lightfoot
* Daniel Egger
* David Shanks
* Dmitry Semyonov
* George Talusan
@ -23,6 +24,7 @@ The following people have contributed code to Tinyproxy:
* Mathew Mrosko
* Matthew Dempsky
* Michael Adam
* Moritz Muehlenhoff
* Mukund Sivaraman
* Petr Lampa
* Robert James Kaes

View File

@ -14,6 +14,7 @@
<contributor role="author" last-active="1.7">Andrew Stribblehill</contributor>
<contributor role="author" last-active="1.6">Chris Lightfoot</contributor>
<contributor role="author" last-active="1.8">Daniel Egger</contributor>
<contributor role="author" last-active="1.8">David Shanks</contributor>
<contributor role="author" last-active="1.8">Dmitry Semyonov</contributor>
<contributor role="author" last-active="1.6">George Talusan</contributor>
@ -26,6 +27,7 @@
<contributor role="author" last-active="1.8">Mathew Mrosko</contributor>
<contributor role="author" last-active="1.7">Matthew Dempsky</contributor>
<contributor role="author,documenter" last-active="1.8">Michael Adam</contributor>
<contributor role="author" last-active="1.8">Moritz Muehlenhoff</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,documenter" last-active="1.7">Robert James Kaes</contributor>

View File

@ -7,6 +7,7 @@ static const char * const authors[] =
{
"Andrew Stribblehill",
"Chris Lightfoot",
"Daniel Egger",
"David Shanks",
"Dmitry Semyonov",
"George Talusan",
@ -18,6 +19,7 @@ static const char * const authors[] =
"Mathew Mrosko",
"Matthew Dempsky",
"Michael Adam",
"Moritz Muehlenhoff",
"Mukund Sivaraman",
"Petr Lampa",
"Robert James Kaes",