diff options
author | Mukund Sivaraman <muks@banu.com> | 2012-01-23 16:31:24 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2012-01-23 16:32:35 +0530 |
commit | 983d241db6b368106bfc7db1844105bb94ed54ad (patch) | |
tree | 8ce17526f623baf9b9d3f061e66fd342934c672d /src | |
parent | 2e4ea496b3a38e73069f0527da31c41064f703a1 (diff) | |
download | tinyproxy-983d241db6b368106bfc7db1844105bb94ed54ad.tar.gz tinyproxy-983d241db6b368106bfc7db1844105bb94ed54ad.zip |
Update authors
Diffstat (limited to '')
-rw-r--r-- | src/authors.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/authors.c b/src/authors.c index a76367e..496df93 100644 --- a/src/authors.c +++ b/src/authors.c @@ -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", |