diff options
author | unknown <reggie@fedora.(none)> | 2005-11-27 09:06:46 -0600 |
---|---|---|
committer | unknown <reggie@fedora.(none)> | 2005-11-27 09:06:46 -0600 |
commit | 08e3c8662d201c3e5d01c50ef06c0acc9afdaa25 (patch) | |
tree | 6644b582a18d5df6b2e04d0922f70af810df14b1 /sql/authors.h | |
parent | 64a81f011f60d38febc50e8b2f72caec92e5d768 (diff) | |
download | mariadb-git-08e3c8662d201c3e5d01c50ef06c0acc9afdaa25.tar.gz |
Added myself to authors table for 5.1
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 d2ec9350b98..f356a49b9d5 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" }, { "Nikolay Grishakin", "Austin, TX. USA", "Testing - Server"}, { "Serge Kozlov", "Velikie Luki, Russia", "Testing - Cluster"}, { "Matthias Leich", "Berlin, Germany", "Testing - Server"}, |