summaryrefslogtreecommitdiff
path: root/sql/authors.h
diff options
context:
space:
mode:
authorunknown <holyfoot@deer.(none)>2005-11-25 14:46:27 +0400
committerunknown <holyfoot@deer.(none)>2005-11-25 14:46:27 +0400
commit878e2618eae10a7db2f33baf2d947083a1c01d69 (patch)
tree757417450478f142cebc8d5bba4193ed2095c134 /sql/authors.h
parenta167f63b855bdf049bfde4f8d617099f52ffe7c1 (diff)
downloadmariadb-git-878e2618eae10a7db2f33baf2d947083a1c01d69.tar.gz
HF mentioned in authors.h
sql/authors.h: line about HF
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 ab5e367d707..88882ca8f23 100644
--- a/sql/authors.h
+++ b/sql/authors.h
@@ -30,5 +30,6 @@ struct show_table_authors_st show_table_authors[]= {
{ "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)" },
+ { "Alexey Botchkov (Holyfoot)", "Izhevsk Russia", "GIS extentions (4.1), Embedded Server (4.1), precision math (5.0)"},
{NULL, NULL, NULL}
};