]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update do_authors_lookup()
authorFrancis Dupont <fdupont@isc.org>
Mon, 7 Mar 2011 15:29:32 +0000 (15:29 +0000)
committerFrancis Dupont <fdupont@isc.org>
Mon, 7 Mar 2011 15:29:32 +0000 (15:29 +0000)
bin/named/builtin.c

index dffeed684fca6b0ca80a2794bd799d54c18b70eb..d6d7237bdd45d4558565a8ee06397298ca045484 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: builtin.c,v 1.20 2011/01/07 23:47:07 tbox Exp $ */
+/* $Id: builtin.c,v 1.21 2011/03/07 15:29:32 fdupont Exp $ */
 
 /*! \file
  * \brief
@@ -302,6 +302,7 @@ do_authors_lookup(dns_sdblookup_t *lookup) {
                "Mark Andrews",
                "James Brister",
                "Ben Cottrell",
+               "Francis Dupont",
                "Michael Graff",
                "Andreas Gustafsson",
                "Bob Halley",