diff options
Diffstat (limited to 'src/authors.c')
-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", |