From: Curtis Blackburn Date: Wed, 11 Jan 2012 18:27:45 +0000 (+0000) Subject: added myself to the list of authors. X-Git-Tag: v9.0.1^2~50 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=736cbba9528aba0366dc77ac863c9c0d8d0b0842;p=thirdparty%2Fbind9.git added myself to the list of authors. --- diff --git a/bin/named/builtin.c b/bin/named/builtin.c index 1a5c3f14b4a..8c476036bae 100644 --- a/bin/named/builtin.c +++ b/bin/named/builtin.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: builtin.c,v 1.24 2012/01/10 23:46:58 tbox Exp $ */ +/* $Id: builtin.c,v 1.25 2012/01/11 18:27:45 ckb Exp $ */ /*! \file * \brief @@ -303,6 +303,7 @@ do_authors_lookup(dns_sdblookup_t *lookup) { const char **p; static const char *authors[] = { "Mark Andrews", + "Curtis Blackburn", "James Brister", "Ben Cottrell", "Francis Dupont",