Add authors to authors.xml and regen

This commit is contained in:
Mukund Sivaraman 2010-06-01 08:16:53 +05:30
parent a7933bdd36
commit df9e6d3163
3 changed files with 9 additions and 0 deletions

View File

@ -13,9 +13,12 @@ The following people have contributed code to Tinyproxy:
* Andrew Stribblehill * Andrew Stribblehill
* Chris Lightfoot * Chris Lightfoot
* David Shanks * David Shanks
* Dmitry Semyonov
* George Talusan * George Talusan
* James E. Flemer * James E. Flemer
* Jeremy Hinegardner * Jeremy Hinegardner
* John van der Kamp
* Jordi Mallach
* Kim Holviala * Kim Holviala
* Mathew Mrosko * Mathew Mrosko
* Matthew Dempsky * Matthew Dempsky

View File

@ -15,9 +15,12 @@
<contributor role="author" last-active="1.7">Andrew Stribblehill</contributor> <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.6">Chris Lightfoot</contributor>
<contributor role="author" last-active="1.8">David Shanks</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> <contributor role="author" last-active="1.6">George Talusan</contributor>
<contributor role="author" last-active="1.6">James E. Flemer</contributor> <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">Jeremy Hinegardner</contributor>
<contributor role="author" last-active="1.8">John van der Kamp</contributor>
<contributor role="author" last-active="1.8">Jordi Mallach</contributor>
<contributor role="author" last-active="1.7">Kim Holviala</contributor> <contributor role="author" last-active="1.7">Kim Holviala</contributor>
<contributor role="documenter" 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.8">Mathew Mrosko</contributor>

View File

@ -8,9 +8,12 @@ static const char * const authors[] =
"Andrew Stribblehill", "Andrew Stribblehill",
"Chris Lightfoot", "Chris Lightfoot",
"David Shanks", "David Shanks",
"Dmitry Semyonov",
"George Talusan", "George Talusan",
"James E. Flemer", "James E. Flemer",
"Jeremy Hinegardner", "Jeremy Hinegardner",
"John van der Kamp",
"Jordi Mallach",
"Kim Holviala", "Kim Holviala",
"Mathew Mrosko", "Mathew Mrosko",
"Matthew Dempsky", "Matthew Dempsky",