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
e431d900
Commit
e431d900
authored
Jan 24, 2018
by
Ian Gilfillan
Committed by
Sergey Vojtovich
Jan 24, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update sponsors
parent
d0acfa45
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
3 deletions
+6
-3
CREDITS
CREDITS
+2
-1
mysql-test/r/contributors.result
mysql-test/r/contributors.result
+2
-1
sql/contributors.h
sql/contributors.h
+2
-1
No files found.
CREDITS
View file @
e431d900
...
...
@@ -3,8 +3,9 @@ organization registered in the USA.
The current main sponsors of the MariaDB Foundation are:
Alibaba Cloud https://
intl.aliyun.com
(2017)
Alibaba Cloud https://
www.alibabacloud.com/
(2017)
Booking.com https://www.booking.com (2013)
Microsoft https://microsoft.com/ (2017)
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 @
e431d900
SHOW CONTRIBUTORS;
Name Location Comment
Booking.com https://www.booking.com Founding member, Platinum Sponsor of the MariaDB Foundation
Alibaba Cloud https://
intl.aliyun.com
Platinum Sponsor of the MariaDB Foundation
Alibaba Cloud https://
www.alibabacloud.com/
Platinum Sponsor of the MariaDB Foundation
Tencent Cloud https://cloud.tencent.com Platinum Sponsor of the MariaDB Foundation
Microsoft https://microsoft.com/ Platinum Sponsor of the MariaDB Foundation
MariaDB Corporation https://mariadb.com Founding member, Gold 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
...
...
sql/contributors.h
View file @
e431d900
...
...
@@ -38,8 +38,9 @@ struct show_table_contributors_st {
struct
show_table_contributors_st
show_table_contributors
[]
=
{
/* MariaDB foundation sponsors, in contribution, size , time order */
{
"Booking.com"
,
"https://www.booking.com"
,
"Founding member, Platinum Sponsor of the MariaDB Foundation"
},
{
"Alibaba Cloud"
,
"https://
intl.aliyun.com
"
,
"Platinum Sponsor of the MariaDB Foundation"
},
{
"Alibaba Cloud"
,
"https://
www.alibabacloud.com/
"
,
"Platinum Sponsor of the MariaDB Foundation"
},
{
"Tencent Cloud"
,
"https://cloud.tencent.com"
,
"Platinum Sponsor of the MariaDB Foundation"
},
{
"Microsoft"
,
"https://microsoft.com/"
,
"Platinum Sponsor of the MariaDB Foundation"
},
{
"MariaDB Corporation"
,
"https://mariadb.com"
,
"Founding member, Gold 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"
},
...
...
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