From 983d241db6b368106bfc7db1844105bb94ed54ad Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Mon, 23 Jan 2012 16:31:24 +0530 Subject: Update authors --- AUTHORS | 2 ++ authors.xml | 2 ++ src/authors.c | 2 ++ 3 files changed, 6 insertions(+) diff --git a/AUTHORS b/AUTHORS index 145ff21..9c82e40 100644 --- a/AUTHORS +++ b/AUTHORS @@ -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 diff --git a/authors.xml b/authors.xml index ef9eda6..7fc94f2 100644 --- a/authors.xml +++ b/authors.xml @@ -14,6 +14,7 @@ Andrew Stribblehill Chris Lightfoot + Daniel Egger David Shanks Dmitry Semyonov George Talusan @@ -26,6 +27,7 @@ Mathew Mrosko Matthew Dempsky Michael Adam + Moritz Muehlenhoff Mukund Sivaraman Petr Lampa Robert James Kaes 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", -- cgit v1.2.3