Skip to content

Commit 8153c97

Browse files
iangilfillangrooverdan
authored andcommitted
Update contributors
1 parent 6277e7d commit 8153c97

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

CREDITS

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

66
Alibaba Cloud https://www.alibabacloud.com/ (2017)
7+
Intel https://www.intel.com (2022)
78
MariaDB Corporation https://www.mariadb.com (2013)
89
Microsoft https://microsoft.com/ (2017)
910
ServiceNow https://servicenow.com (2019)
11+
SIT https://sit.org (2022)
1012
Tencent Cloud https://cloud.tencent.com (2017)
1113
Development Bank of Singapore https://dbs.com (2016)
1214
IBM https://www.ibm.com (2017)

mysql-test/r/contributors.result

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Tencent Cloud https://cloud.tencent.com Platinum Sponsor of the MariaDB Foundati
55
Microsoft https://microsoft.com/ Platinum Sponsor of the MariaDB Foundation
66
MariaDB Corporation https://mariadb.com Founding member, Platinum Sponsor of the MariaDB Foundation
77
ServiceNow https://servicenow.com Platinum Sponsor of the MariaDB Foundation
8+
Intel https://www.intel.com Platinum Sponsor of the MariaDB Foundation
9+
SIT https://sit.org Platinum Sponsor of the MariaDB Foundation
810
Visma https://visma.com Gold Sponsor of the MariaDB Foundation
911
DBS https://dbs.com Gold Sponsor of the MariaDB Foundation
1012
IBM https://www.ibm.com Gold Sponsor of the MariaDB Foundation

sql/contributors.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ struct show_table_contributors_st show_table_contributors[]= {
4242
{"Microsoft", "https://microsoft.com/", "Platinum Sponsor of the MariaDB Foundation"},
4343
{"MariaDB Corporation", "https://mariadb.com", "Founding member, Platinum Sponsor of the MariaDB Foundation"},
4444
{"ServiceNow", "https://servicenow.com", "Platinum Sponsor of the MariaDB Foundation"},
45+
{"Intel", "https://www.intel.com", "Platinum Sponsor of the MariaDB Foundation"},
46+
{"SIT", "https://sit.org", "Platinum Sponsor of the MariaDB Foundation"},
4547
{"Visma", "https://visma.com", "Gold Sponsor of the MariaDB Foundation"},
4648
{"DBS", "https://dbs.com", "Gold Sponsor of the MariaDB Foundation"},
4749
{"IBM", "https://www.ibm.com", "Gold Sponsor of the MariaDB Foundation"},

0 commit comments

Comments
 (0)