diff options
Diffstat (limited to '')
-rw-r--r-- | src/authors.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/authors.c b/src/authors.c index 988a160..d793451 100644 --- a/src/authors.c +++ b/src/authors.c @@ -6,13 +6,17 @@ static const char * const authors[] = { "Andrew Stribblehill", + "Chris Lightfoot", "David Shanks", + "George Talusan", + "James E. Flemer", "Jeremy Hinegardner", "Kim Holviala", "Mathew Mrosko", "Matthew Dempsky", "Michael Adam", "Mukund Sivaraman", + "Petr Lampa", "Robert James Kaes", "Steven Young", NULL |