@@ -37,18 +37,16 @@ struct show_table_contributors_st {
37
37
38
38
struct show_table_contributors_st show_table_contributors []= {
39
39
/* MariaDB foundation members, in contribution, size , time order */
40
- {"Booking.com" , "http://www.booking.com" , "Founding member of the MariaDB foundation" },
41
- {"SkySQL Ab" , "http://www.skysql.com" , "Founding member of the MariaDB foundation" },
42
- {"Auttomatic" , "http://automattic.com" , "Member of the MariaDB foundation" },
43
- {"Parallels" , "http://www.parallels.com/products/plesk" , "Founding member of the MariaDB foundation" },
40
+ {"Booking.com" , "http://www.booking.com" , "Founding member of the MariaDB Foundation" },
41
+ {"MariaDB Corporation" , "https://mariadb.com" , "Founding member of the MariaDB Foundation" },
42
+ {"Auttomattic" , "http://automattic.com" , "Member of the MariaDB Foundation" },
43
+ {"Parallels" , "http://www.parallels.com/products/plesk" , "Founding member of the MariaDB Foundation" },
44
+ {"Acronis" , "http://www.acronis.com" , "Member of the MariaDB Foundation" },
44
45
45
46
/* Smaller sponsors, newer per year */
46
- {"Verkkokauppa.com" , "Finland" , "Sponsor of the MariaDB foundation" },
47
- {"Webyog" , "Bangalor" , "Sponsor of the MariaDB foundation" },
48
- {"Percona" , "USA" , "Sponsor of the MariaDB foundation" },
49
- {"Jelastic.com" , "Russia" , "Sponsor of the MariaDB foundation" },
50
- {"Planetta.net" , "Finland" , "Sponsor of the MariaDB foundation" },
51
- {"Open query" , "Australia" , "Sponsor of the MariaDB foundation" },
47
+ {"Verkkokauppa.com" , "Finland" , "Sponsor of the MariaDB Foundation" },
48
+ {"Webyog" , "Bangalore1" , "Sponsor of the MariaDB Foundation" },
49
+ {"Wikimedia Foundation" , "USA" , "Sponsor of the MariaDB Foundation" },
52
50
53
51
/* Sponsors of important features */
54
52
{"Google" , "USA" , "Sponsoring parallel replication and GTID" },
0 commit comments