diff options
author | unknown <reggie@fedora.(none)> | 2005-11-28 08:07:56 -0600 |
---|---|---|
committer | unknown <reggie@fedora.(none)> | 2005-11-28 08:07:56 -0600 |
commit | 477a4f5c5b1dd463912185a2f327b655cf56a70a (patch) | |
tree | 35210a9e99eba8b71bb9450d187f8bd76213f873 /sql/authors.h | |
parent | dad8c66501f097491690ee3098594c1a0844b3f4 (diff) | |
parent | 08e3c8662d201c3e5d01c50ef06c0acc9afdaa25 (diff) | |
download | mariadb-git-477a4f5c5b1dd463912185a2f327b655cf56a70a.tar.gz |
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into fedora.(none):/home/reggie/bk/mysql-5.1-new
sql/authors.h:
SCCS merged
Diffstat (limited to 'sql/authors.h')
-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 9160ec9f36b..4ff4f2b5e6b 100644 --- a/sql/authors.h +++ b/sql/authors.h @@ -16,6 +16,7 @@ struct show_table_authors_st show_table_authors[]= { "Architecture, archive, federated, buncha of little stuff :)" }, { "David Axmark", "Uppsala, Sweden", "Small stuff long time ago, Monty ripped it out!"}, { "Omer BarNir", "Sunnyvale, CA. USA", "Testing (sometimes) and general QA stuff"}, + { "Reggie Burnett", "Nashville, TN. USA", "Windows Server, Connectors" }, { "Alexey Botchkov (Holyfoot)", "Izhevsk Russia", "GIS extentions (4.1), Embedded Server (4.1), precision math (5.0)"}, { "Oleksandr Byelkin", "Lugansk, Ukraine", "Query Cache (4.0), Subqueries (4.1), Views (5.0)"}, { "Petr Chardin", "Moscow, Russia", "Instance Manager (5.0)" }, |