diff options
author | unknown <jimw@mysql.com> | 2005-11-28 18:28:31 -0800 |
---|---|---|
committer | unknown <jimw@mysql.com> | 2005-11-28 18:28:31 -0800 |
commit | c9de3de0b1febbcfb986fccb238ae67e8c7519a0 (patch) | |
tree | a1e0439a045a6587a2f16a35f88838633fb2ec23 /sql | |
parent | 0bf6eb88ad9cd309bf92156181015f3023ce77df (diff) | |
download | mariadb-git-c9de3de0b1febbcfb986fccb238ae67e8c7519a0.tar.gz |
Add Ingo to SHOW AUTHORS
sql/authors.h:
Add Ingo
Diffstat (limited to 'sql')
-rw-r--r-- | sql/authors.h | 1 |
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()" }, |