diff options
author | Mukund Sivaraman <muks@banu.com> | 2010-01-19 19:03:36 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2010-01-19 19:03:36 +0530 |
commit | e11a01f0b14bc7fd873eaa9c2261a9f5ae2ea1b6 (patch) | |
tree | 4909822cb4f34cb149114954dadaf63755606ec8 | |
parent | 7ac13d7924e12785b5f7a6b876329dee79557e6a (diff) | |
download | tinyproxy-e11a01f0b14bc7fd873eaa9c2261a9f5ae2ea1b6.tar.gz tinyproxy-e11a01f0b14bc7fd873eaa9c2261a9f5ae2ea1b6.zip |
Add more authors
Diffstat (limited to '')
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | authors.xml | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,7 @@ Coding The following people have contributed code to Tinyproxy: * Andrew Stribblehill + * Chris Lightfoot * David Shanks * George Talusan * James E. Flemer diff --git a/authors.xml b/authors.xml index 58585d1..3e286d4 100644 --- a/authors.xml +++ b/authors.xml @@ -13,6 +13,7 @@ <authors xmlns="http://purl.org/dc/elements/1.1/"> <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">David Shanks</contributor> <contributor role="author" last-active="1.6">George Talusan</contributor> <contributor role="author" last-active="1.6">James E. Flemer</contributor> |