Skip to content

Commit 2579b25

Browse files
iangilfillansvoj
authored andcommitted
Update MariaDB Foundation sponsors
1 parent 1d5a306 commit 2579b25

File tree

3 files changed

+17
-11
lines changed

3 files changed

+17
-11
lines changed

CREDITS

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,19 @@ organization registered in the USA.
44
The current main sponsors of the MariaDB Foundation are:
55

66
Alibaba Cloud https://intl.aliyun.com (2017)
7-
Booking.com https://www.booking.com (2013 - 2017)
8-
Development Bank of Singapore https://dbs.com (2016 - 2017)
9-
MariaDB Corporation https://www.mariadb.com (2013 - 2017)
10-
Visma https://visma.com (2015 - 2017)
11-
Acronis http://acronis.com (2016 - 2017)
12-
Nexedi https://www.nexedi.com (2016 - 2017)
13-
Automattic https://automattic.com (2014 - 2017)
14-
Tencent Game DBA http://tencentdba.com/about (2016 - 2017)
15-
Tencent TDSQL http://tdsql.org/ (2016 - 2017)
16-
Verkkokauppa.com https://www.verkkokauppa.com (2015 - 2017)
17-
Virtuozzo https://virtuozzo.com (2016 - 2017)
7+
Booking.com https://www.booking.com (2013)
8+
Tencent Cloud https://cloud.tencent.com (2017)
9+
Development Bank of Singapore https://dbs.com (2016)
10+
IBM https://www.ibm.com (2017)
11+
MariaDB Corporation https://www.mariadb.com (2013)
12+
Visma https://visma.com (2015)
13+
Acronis http://acronis.com (2016)
14+
Nexedi https://www.nexedi.com (2016)
15+
Automattic https://automattic.com (2014)
16+
Tencent Game DBA http://tencentdba.com/about (2016)
17+
Tencent TDSQL http://tdsql.org (2016)
18+
Verkkokauppa.com https://www.verkkokauppa.com (2015)
19+
Virtuozzo https://virtuozzo.com (2016)
1820

1921
For a full list of sponsors, see
2022
https://mariadb.org/about/supporters/

mysql-test/r/contributors.result

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ SHOW CONTRIBUTORS;
22
Name Location Comment
33
Booking.com https://www.booking.com Founding member, Platinum Sponsor of the MariaDB Foundation
44
Alibaba Cloud https://intl.aliyun.com Platinum Sponsor of the MariaDB Foundation
5+
Tencent Cloud https://cloud.tencent.com Platinum Sponsor of the MariaDB Foundation
56
MariaDB Corporation https://mariadb.com Founding member, Gold Sponsor of the MariaDB Foundation
67
Visma https://visma.com Gold Sponsor of the MariaDB Foundation
78
DBS https://dbs.com Gold Sponsor of the MariaDB Foundation
9+
IBM https://www.ibm.com Gold Sponsor of the MariaDB Foundation
810
Nexedi https://www.nexedi.com Silver Sponsor of the MariaDB Foundation
911
Acronis http://www.acronis.com Silver Sponsor of the MariaDB Foundation
1012
Auttomattic https://automattic.com Bronze Sponsor of the MariaDB Foundation

sql/contributors.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ struct show_table_contributors_st show_table_contributors[]= {
3939
/* MariaDB foundation sponsors, in contribution, size , time order */
4040
{"Booking.com", "https://www.booking.com", "Founding member, Platinum Sponsor of the MariaDB Foundation"},
4141
{"Alibaba Cloud", "https://intl.aliyun.com", "Platinum Sponsor of the MariaDB Foundation"},
42+
{"Tencent Cloud", "https://cloud.tencent.com", "Platinum Sponsor of the MariaDB Foundation"},
4243
{"MariaDB Corporation", "https://mariadb.com", "Founding member, Gold Sponsor of the MariaDB Foundation"},
4344
{"Visma", "https://visma.com", "Gold Sponsor of the MariaDB Foundation"},
4445
{"DBS", "https://dbs.com", "Gold Sponsor of the MariaDB Foundation"},
46+
{"IBM", "https://www.ibm.com", "Gold Sponsor of the MariaDB Foundation"},
4547
{"Nexedi", "https://www.nexedi.com", "Silver Sponsor of the MariaDB Foundation"},
4648
{"Acronis", "http://www.acronis.com", "Silver Sponsor of the MariaDB Foundation"},
4749
{"Auttomattic", "https://automattic.com", "Bronze Sponsor of the MariaDB Foundation"},

0 commit comments

Comments
 (0)