summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriangilfillan <github@greenman.co.za>2016-03-15 14:41:29 +0200
committeriangilfillan <github@greenman.co.za>2016-03-15 14:41:29 +0200
commit497800ee647a450e76fa94603b341133370a4137 (patch)
tree6dcb806fb074ca2641055f4942124f7c978a8e3a
parent0125e588f3967bcaf01cf60b6a64e92758158ac4 (diff)
downloadmariadb-git-497800ee647a450e76fa94603b341133370a4137.tar.gz
Update sponsors
-rw-r--r--mysql-test/r/contributors.result6
-rw-r--r--sql/contributors.h8
2 files changed, 7 insertions, 7 deletions
diff --git a/mysql-test/r/contributors.result b/mysql-test/r/contributors.result
index 5669c6b5269..a7db5d98d30 100644
--- a/mysql-test/r/contributors.result
+++ b/mysql-test/r/contributors.result
@@ -3,12 +3,12 @@ Name Location Comment
Booking.com http://www.booking.com Founding member of the MariaDB Foundation
MariaDB Corporation https://mariadb.com Founding member of the MariaDB Foundation
Auttomattic http://automattic.com Member of the MariaDB Foundation
-Parallels http://www.parallels.com/products/plesk Founding member of the MariaDB Foundation
+Visma http://visma.com Member of the MariaDB Foundation
+Nexedi http://www.nexedi.com Member of the MariaDB Foundation
Acronis http://www.acronis.com Member of the MariaDB Foundation
Verkkokauppa.com Finland Sponsor of the MariaDB Foundation
Webyog Bangalore Sponsor of the MariaDB Foundation
-Wikimedia Foundation USA Sponsor of the MariaDB Foundation
-Google USA Sponsoring parallel replication and GTID
+Google USA Sponsoring encryption, parallel replication and GTID
Facebook USA Sponsoring non-blocking API, LIMIT ROWS EXAMINED etc
Ronald Bradford Brisbane, Australia EFF contribution for UC2006 Auction
Sheeri Kritzer Boston, Mass. USA EFF contribution for UC2006 Auction
diff --git a/sql/contributors.h b/sql/contributors.h
index 255decd19cc..04f8b74aa65 100644
--- a/sql/contributors.h
+++ b/sql/contributors.h
@@ -39,17 +39,17 @@ struct show_table_contributors_st show_table_contributors[]= {
/* MariaDB foundation members, in contribution, size , time order */
{"Booking.com", "http://www.booking.com", "Founding member of the MariaDB Foundation"},
{"MariaDB Corporation", "https://mariadb.com", "Founding member of the MariaDB Foundation"},
- {"Auttomattic", "http://automattic.com", "Member of the MariaDB Foundation"},
- {"Parallels", "http://www.parallels.com/products/plesk", "Founding member of the MariaDB Foundation"},
+ {"Auttomattic", "http://automattic.com", "Member of the MariaDB Foundation"},
+ {"Visma", "http://visma.com", "Member of the MariaDB Foundation"},
+ {"Nexedi", "http://www.nexedi.com", "Member of the MariaDB Foundation"},
{"Acronis", "http://www.acronis.com", "Member of the MariaDB Foundation"},
/* Smaller sponsors, newer per year */
{"Verkkokauppa.com", "Finland", "Sponsor of the MariaDB Foundation"},
{"Webyog", "Bangalore", "Sponsor of the MariaDB Foundation"},
- {"Wikimedia Foundation", "USA", "Sponsor of the MariaDB Foundation"},
/* Sponsors of important features */
- {"Google", "USA", "Sponsoring parallel replication and GTID" },
+ {"Google", "USA", "Sponsoring encryption, parallel replication and GTID"},
{"Facebook", "USA", "Sponsoring non-blocking API, LIMIT ROWS EXAMINED etc"},
/* Individual contributors, names in historical order, newer first */