summaryrefslogtreecommitdiff
path: root/sql/authors.h
diff options
context:
space:
mode:
authorjimw@mysql.com <>2005-11-28 18:28:31 -0800
committerjimw@mysql.com <>2005-11-28 18:28:31 -0800
commit0f9f53c32180b337f97072336576edd3ef214a79 (patch)
treea1e0439a045a6587a2f16a35f88838633fb2ec23 /sql/authors.h
parent30bafb78a83f196dc6547ee34c44e6349e15c9a6 (diff)
downloadmariadb-git-0f9f53c32180b337f97072336576edd3ef214a79.tar.gz
Add Ingo to SHOW AUTHORS
Diffstat (limited to 'sql/authors.h')
-rw-r--r--sql/authors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/authors.h b/sql/authors.h
index 2a799f7865c..fa68b20c7a1 100644
--- a/sql/authors.h
+++ b/sql/authors.h
@@ -118,6 +118,7 @@ struct show_table_authors_st show_table_authors[]= {
"Windows development, Windows NT service"},
{ "Punita Srivastava", "Austin, TX, USA", "Testing - Merlin"},
{ "Alexey Stroganov (Ranger)", "Lugansk, Ukraine", "Testing - Benchmarks"},
+ { "Ingo Strüwing", "Berlin, Germany", "Bug fixing" },
{ "Magnus Svensson", "Öregrund, Sweden",
"NDB Cluster: Integration into MySQL, test framework" },
{ "Zeev Suraski", "", "FROM_UNIXTIME(), ENCRYPT()" },