]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
added myself to the list of authors.
authorCurtis Blackburn <ckb@isc.org>
Wed, 11 Jan 2012 18:27:45 +0000 (18:27 +0000)
committerCurtis Blackburn <ckb@isc.org>
Wed, 11 Jan 2012 18:27:45 +0000 (18:27 +0000)
bin/named/builtin.c

index 1a5c3f14b4af8d82c85aba95afe216091b3c5d55..8c476036bae16cd346a014044e259182e5137951 100644 (file)
@@ -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",