@@ -37,22 +37,17 @@ struct show_table_contributors_st {
37
37
38
38
struct show_table_contributors_st show_table_contributors []= {
39
39
/* MariaDB foundation sponsors, in contribution, size , time order */
40
- {"Booking.com" , "https://www.booking.com" , "Founding member, Platinum Sponsor of the MariaDB Foundation" },
41
40
{"Alibaba Cloud" , "https://www.alibabacloud.com/" , "Platinum Sponsor of the MariaDB Foundation" },
42
41
{"Tencent Cloud" , "https://cloud.tencent.com" , "Platinum Sponsor of the MariaDB Foundation" },
43
42
{"Microsoft" , "https://microsoft.com/" , "Platinum Sponsor of the MariaDB Foundation" },
44
43
{"MariaDB Corporation" , "https://mariadb.com" , "Founding member, Platinum Sponsor of the MariaDB Foundation" },
44
+ {"ServiceNow" , "https://servicenow.com" , "Platinum Sponsor of the MariaDB Foundation" },
45
45
{"Visma" , "https://visma.com" , "Gold Sponsor of the MariaDB Foundation" },
46
46
{"DBS" , "https://dbs.com" , "Gold Sponsor of the MariaDB Foundation" },
47
47
{"IBM" , "https://www.ibm.com" , "Gold Sponsor of the MariaDB Foundation" },
48
- {"Tencent Games" , "http://game.qq.com/" , "Gold Sponsor of the MariaDB Foundation" },
49
- {"Nexedi" , "https://www.nexedi.com" , "Silver Sponsor of the MariaDB Foundation" },
50
- {"Acronis" , "https://www.acronis.com" , "Silver Sponsor of the MariaDB Foundation" },
51
- {"Verkkokauppa.com" , "https://www.verkkokauppa.com" , "Bronze Sponsor of the MariaDB Foundation" },
52
- {"Virtuozzo" , "https://virtuozzo.com" , "Bronze Sponsor of the MariaDB Foundation" },
53
- {"Tencent Game DBA" , "http://tencentdba.com/about" , "Bronze Sponsor of the MariaDB Foundation" },
54
- {"Tencent TDSQL" , "http://tdsql.org" , "Bronze Sponsor of the MariaDB Foundation" },
55
- {"Percona" , "https://www.percona.com/" , "Bronze Sponsor of the MariaDB Foundation" },
48
+ {"Automattic" , "https://automattic.com" , "Silver Sponsor of the MariaDB Foundation" },
49
+ {"Percona" , "https://www.percona.com/" , "Sponsor of the MariaDB Foundation" },
50
+ {"Galera Cluster" , "https://galeracluster.com" , "Sponsor of the MariaDB Foundation" },
56
51
57
52
/* Sponsors of important features */
58
53
{"Google" , "USA" , "Sponsoring encryption, parallel replication and GTID" },
0 commit comments