Browse Source

Add Daniel Black to authors

pull/1502/head
Daniel Black 6 years ago
committed by Sergey Vojtovich
parent
commit
5f5bb63b2e
  1. 1
      sql/authors.h

1
sql/authors.h

@ -79,6 +79,7 @@ struct show_table_authors_st show_table_authors[]= {
{ "Willhan", "Shenzhen, China", "Big Column Compression, Spider engine optimization, from Tencent Game DBA Team" },
{ "Anders Karlsson", "Ystad, Sweden", "Replication patch for enforcing triggers on slave"},
{ "Otto Kekäläinen", "Tampere, Finland", "Debian packaging, install/upgrade engineering, QA pipelines, documentation"},
{ "Daniel Black", "Canberra, Australia", "Modernising large page support, systemd, and bug fixes"},
/* People working on MySQL code base (not NDB) */
{ "Guilhem Bichot", "Bordeaux, France", "Replication (since 4.0)" },

Loading…
Cancel
Save