mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 19:50:00 -04:00
added myself to the list of authors.
This commit is contained in:
parent
ed697c1457
commit
736cbba952
1 changed files with 2 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue