summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@kekalainen.net>2020-04-04 20:44:07 +0300
committerOtto Kekäläinen <otto@kekalainen.net>2020-04-05 00:24:24 +0300
commit4ac7693678aa38b0cada87730d5f5305de9f3df3 (patch)
tree9dfa8626ee85d2338fd0395a757fe665af5a62ec
parentb541defea09b658e6714e0c8b08d10741185b2ed (diff)
downloadmariadb-git-4ac7693678aa38b0cada87730d5f5305de9f3df3.tar.gz
Add author "Otto Kekäläinen" to SHOW AUTHORS
-rw-r--r--sql/authors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/authors.h b/sql/authors.h
index 0a2953bf9e5..8edc3f96fe9 100644
--- a/sql/authors.h
+++ b/sql/authors.h
@@ -78,6 +78,7 @@ struct show_table_authors_st show_table_authors[]= {
{ "Vinchen", "Shenzhen, China", "Instant ADD Column for InnoDB, Spider engine optimization, from Tencent Game DBA Team" },
{ "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"},
/* People working on MySQL code base (not NDB) */
{ "Guilhem Bichot", "Bordeaux, France", "Replication (since 4.0)" },