Commit f1f257c0 authored by pem@mysql.com's avatar pem@mysql.com

Added myself to authors.h.

parent 6fc48d92
......@@ -582,3 +582,4 @@ Konstantin Osipov Moscow, Russia Prepared statements (4.1), Cursors (5.0)
Petr Chardin Moscow, Russia Instance Manager (5.0)
Sergey Vojtovich Izhevsk, Russia Plugins infrastructure (5.1)
Alexander Nozdrin Moscow, Russia Bugfixing (Stored Procedures, 5.0)
Per-Erik Martin Uppsala, Sweden Stored Procedures (5.0)
......@@ -29,5 +29,6 @@ struct show_table_authors_st show_table_authors[]= {
{ "Petr Chardin", "Moscow, Russia", "Instance Manager (5.0)" },
{ "Sergey Vojtovich", "Izhevsk, Russia", "Plugins infrastructure (5.1)" },
{ "Alexander Nozdrin", "Moscow, Russia", "Bugfixing (Stored Procedures, 5.0)" },
{ "Per-Erik Martin", "Uppsala, Sweden", "Stored Procedures (5.0)" },
{NULL, NULL, NULL}
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment