@@ -36,17 +36,16 @@ struct show_table_contributors_st {
36
36
*/
37
37
38
38
struct show_table_contributors_st show_table_contributors []= {
39
- /* MariaDB foundation members, in contribution, size , time order */
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
- {"Visma" , "http://visma.com" , "Member of the MariaDB Foundation" },
44
- {"Nexedi" , "http://www.nexedi.com" , "Member of the MariaDB Foundation" },
45
- {"Acronis" , "http://www.acronis.com" , "Member of the MariaDB Foundation" },
46
-
47
- /* Smaller sponsors, newer per year */
48
- {"Verkkokauppa.com" , "Finland" , "Sponsor of the MariaDB Foundation" },
49
- {"Virtuozzo" , "https://virtuozzo.com/" , "Sponsor of the MariaDB Foundation" },
39
+ /* MariaDB foundation sponsors, in contribution, size , time order */
40
+ {"Booking.com" , "http://www.booking.com" , "Founding member, Platinum Sponsor of the MariaDB Foundation" },
41
+ {"MariaDB Corporation" , "https://mariadb.com" , "Founding member, Gold Sponsor of the MariaDB Foundation" },
42
+ {"Visma" , "http://visma.com" , "Gold Sponsor of the MariaDB Foundation" },
43
+ {"DBS" , "http://dbs.com" , "Gold Sponsor of the MariaDB Foundation" },
44
+ {"Nexedi" , "https://www.nexedi.com" , "Silver Sponsor of the MariaDB Foundation" },
45
+ {"Acronis" , "http://www.acronis.com" , "Silver Sponsor of the MariaDB Foundation" },
46
+ {"Auttomattic" , "https://automattic.com" , "Bronze Sponsor of the MariaDB Foundation" },
47
+ {"Verkkokauppa.com" , "https://virtuozzo.com" , "Bronze Sponsor of the MariaDB Foundation" },
48
+ {"Virtuozzo" , "https://virtuozzo.com/" , "Bronze Sponsor of the MariaDB Foundation" },
50
49
51
50
/* Sponsors of important features */
52
51
{"Google" , "USA" , "Sponsoring encryption, parallel replication and GTID" },
0 commit comments