Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
8153c974
Commit
8153c974
authored
Mar 22, 2022
by
Ian Gilfillan
Committed by
Daniel Black
Mar 23, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update contributors
parent
6277e7df
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
CREDITS
CREDITS
+2
-0
mysql-test/r/contributors.result
mysql-test/r/contributors.result
+2
-0
sql/contributors.h
sql/contributors.h
+2
-0
No files found.
CREDITS
View file @
8153c974
...
...
@@ -4,9 +4,11 @@ organization registered in the USA.
The current main sponsors of the MariaDB Foundation are:
Alibaba Cloud https://www.alibabacloud.com/ (2017)
Intel https://www.intel.com (2022)
MariaDB Corporation https://www.mariadb.com (2013)
Microsoft https://microsoft.com/ (2017)
ServiceNow https://servicenow.com (2019)
SIT https://sit.org (2022)
Tencent Cloud https://cloud.tencent.com (2017)
Development Bank of Singapore https://dbs.com (2016)
IBM https://www.ibm.com (2017)
...
...
mysql-test/r/contributors.result
View file @
8153c974
...
...
@@ -5,6 +5,8 @@ Tencent Cloud https://cloud.tencent.com Platinum Sponsor of the MariaDB Foundati
Microsoft https://microsoft.com/ Platinum Sponsor of the MariaDB Foundation
MariaDB Corporation https://mariadb.com Founding member, Platinum Sponsor of the MariaDB Foundation
ServiceNow https://servicenow.com Platinum Sponsor of the MariaDB Foundation
Intel https://www.intel.com Platinum Sponsor of the MariaDB Foundation
SIT https://sit.org Platinum Sponsor of the MariaDB Foundation
Visma https://visma.com Gold Sponsor of the MariaDB Foundation
DBS https://dbs.com Gold Sponsor of the MariaDB Foundation
IBM https://www.ibm.com Gold Sponsor of the MariaDB Foundation
...
...
sql/contributors.h
View file @
8153c974
...
...
@@ -42,6 +42,8 @@ struct show_table_contributors_st show_table_contributors[]= {
{
"Microsoft"
,
"https://microsoft.com/"
,
"Platinum Sponsor of the MariaDB Foundation"
},
{
"MariaDB Corporation"
,
"https://mariadb.com"
,
"Founding member, Platinum Sponsor of the MariaDB Foundation"
},
{
"ServiceNow"
,
"https://servicenow.com"
,
"Platinum Sponsor of the MariaDB Foundation"
},
{
"Intel"
,
"https://www.intel.com"
,
"Platinum Sponsor of the MariaDB Foundation"
},
{
"SIT"
,
"https://sit.org"
,
"Platinum Sponsor of the MariaDB Foundation"
},
{
"Visma"
,
"https://visma.com"
,
"Gold Sponsor of the MariaDB Foundation"
},
{
"DBS"
,
"https://dbs.com"
,
"Gold Sponsor of the MariaDB Foundation"
},
{
"IBM"
,
"https://www.ibm.com"
,
"Gold Sponsor of the MariaDB Foundation"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment