diff options
author | iangilfillan <github@greenman.co.za> | 2016-02-04 16:00:11 +0200 |
---|---|---|
committer | iangilfillan <github@greenman.co.za> | 2016-02-04 16:00:11 +0200 |
commit | 86b2621ff91cf88f4a36fe3510a8ebf4bcb2fdff (patch) | |
tree | 0af852c825bb62ec701d48edde093b1fbf15649b /sql/contributors.h | |
parent | 1fa15f94f4d950e142ae52ce3e1a5def5a199d4d (diff) | |
download | mariadb-git-86b2621ff91cf88f4a36fe3510a8ebf4bcb2fdff.tar.gz |
MDEV-6821, MDEV-6826 - Update authors and contributors
Diffstat (limited to 'sql/contributors.h')
-rw-r--r-- | sql/contributors.h | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/sql/contributors.h b/sql/contributors.h index 2479f611727..6374595b486 100644 --- a/sql/contributors.h +++ b/sql/contributors.h @@ -37,18 +37,16 @@ struct show_table_contributors_st { 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"}, - {"SkySQL Ab", "http://www.skysql.com", "Founding member of the MariaDB foundation"}, - {"Auttomatic", "http://automattic.com", "Member of the MariaDB foundation"}, - {"Parallels", "http://www.parallels.com/products/plesk", "Founding member of the MariaDB foundation"}, + {"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"}, + {"Acronis", "http://www.acronis.com", "Member of the MariaDB Foundation"}, /* Smaller sponsors, newer per year */ - {"Verkkokauppa.com", "Finland", "Sponsor of the MariaDB foundation"}, - {"Webyog", "Bangalor", "Sponsor of the MariaDB foundation"}, - {"Percona", "USA", "Sponsor of the MariaDB foundation"}, - {"Jelastic.com", "Russia", "Sponsor of the MariaDB foundation"}, - {"Planetta.net", "Finland", "Sponsor of the MariaDB foundation"}, - {"Open query", "Australia", "Sponsor of the MariaDB foundation"}, + {"Verkkokauppa.com", "Finland", "Sponsor of the MariaDB Foundation"}, + {"Webyog", "Bangalore1", "Sponsor of the MariaDB Foundation"}, + {"Wikimedia Foundation", "USA", "Sponsor of the MariaDB Foundation"}, /* Sponsors of important features */ {"Google", "USA", "Sponsoring parallel replication and GTID" }, |