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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
5d0dfcbe
Commit
5d0dfcbe
authored
8 years ago
by
iangilfillan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update contributors
parent
df4fddb8
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
37 additions
and
35 deletions
+37
-35
CREDITS
CREDITS
+18
-16
mysql-test/r/contributors.result
mysql-test/r/contributors.result
+9
-8
sql/contributors.h
sql/contributors.h
+10
-11
No files found.
CREDITS
View file @
5d0dfcbe
MariaDB is brought to you by the MariaDB Foundation, a non profit
organization registered in the USA.
The current main
members and
sponsors of the MariaDB Foundation are:
The current main sponsors of the MariaDB Foundation are:
MariaDB Corporation http://www.mariadb.com (2013 - 2016)
Booking.com http://www.booking.com (2013 - 2016)
Parallels http://www.parallels.com/products/plesk (2013 - 2016)
Automattic http://automattic.com (2014 - 2016)
Verkkokauppa.com http://verkkokauppa.com (2015 - 2016)
Visma http://visma.com/ (2015 - 2016)
Webyog http://webyog.com (2015 - 2016)
Wikimedia Foundation http://wikimedia.org (2015 - 2016)
Development Bank of Singapore http://dbs.com (2016)
MariaDB Corporation https://www.mariadb.com (2013 - 2016)
Visma http://visma.com (2015 - 2016)
Acronis http://acronis.com (2016)
Nexedi https://www.nexedi.com (2016)
Automattic https://automattic.com (2014 - 2016)
Verkkokauppa.com https://www.verkkokauppa.com (2015 - 2016)
Virtuozzo https://virtuozzo.com (2016)
For a full list of s
upporters and sponsors
see
For a full list of s
ponsors,
see
https://mariadb.org/about/supporters/
and for individual contributors, see
https://mariadb.org/donate/individual-sponsors/
You can also
do thi
s by running SHOW CONTRIBUTORS.
You can also
get the list of sponsor
s by running SHOW CONTRIBUTORS.
For all corporate
memberships and
sponsorships please contact the
For all corporate sponsorships please contact the
MariaDB Foundation Board via foundation@mariadb.org.
The MariaDB Foundation is responsible for the MariaDB source
...
...
@@ -38,7 +40,7 @@ following services to the MariaDB community:
To be able to do the above we need help from corporations and individuals!
You can help support MariaDB by becoming a MariaDB developer or a
member or
sponsor of the MariaDB Foundation. To donate or sponsor,
sponsor of the MariaDB Foundation. To donate or sponsor,
go to https://mariadb.org/donate/
You can get a list of all the main authors of MariaDB / MySQL by running
...
...
This diff is collapsed.
Click to expand it.
mysql-test/r/contributors.result
View file @
5d0dfcbe
SHOW CONTRIBUTORS;
Name Location Comment
Booking.com http://www.booking.com Founding member of the MariaDB Foundation
MariaDB Corporation https://mariadb.com Founding member of the MariaDB Foundation
Auttomattic http://automattic.com Member of the MariaDB Foundation
Visma http://visma.com Member of the MariaDB Foundation
Nexedi http://www.nexedi.com Member of the MariaDB Foundation
Acronis http://www.acronis.com Member of the MariaDB Foundation
Verkkokauppa.com Finland Sponsor of the MariaDB Foundation
Virtuozzo https://virtuozzo.com/ Sponsor of the MariaDB Foundation
Booking.com http://www.booking.com Founding member, Platinum Sponsor of the MariaDB Foundation
MariaDB Corporation https://mariadb.com Founding member, Gold Sponsor of the MariaDB Foundation
Visma http://visma.com Gold Sponsor of the MariaDB Foundation
DBS http://dbs.com Gold Sponsor of the MariaDB Foundation
Nexedi https://www.nexedi.com Silver Sponsor of the MariaDB Foundation
Acronis http://www.acronis.com Silver Sponsor of the MariaDB Foundation
Auttomattic https://automattic.com Bronze Sponsor of the MariaDB Foundation
Verkkokauppa.com https://virtuozzo.com Bronze Sponsor of the MariaDB Foundation
Virtuozzo https://virtuozzo.com/ Bronze Sponsor of the MariaDB Foundation
Google USA Sponsoring encryption, parallel replication and GTID
Facebook USA Sponsoring non-blocking API, LIMIT ROWS EXAMINED etc
Ronald Bradford Brisbane, Australia EFF contribution for UC2006 Auction
...
...
This diff is collapsed.
Click to expand it.
sql/contributors.h
View file @
5d0dfcbe
...
...
@@ -36,17 +36,16 @@ struct show_table_contributors_st {
*/
struct
show_table_contributors_st
show_table_contributors
[]
=
{
/* MariaDB foundation members, in contribution, size , time order */
{
"Booking.com"
,
"http://www.booking.com"
,
"Founding member of the MariaDB Foundation"
},
{
"MariaDB Corporation"
,
"https://mariadb.com"
,
"Founding member of the MariaDB Foundation"
},
{
"Auttomattic"
,
"http://automattic.com"
,
"Member of the MariaDB Foundation"
},
{
"Visma"
,
"http://visma.com"
,
"Member of the MariaDB Foundation"
},
{
"Nexedi"
,
"http://www.nexedi.com"
,
"Member of the MariaDB Foundation"
},
{
"Acronis"
,
"http://www.acronis.com"
,
"Member of the MariaDB Foundation"
},
/* Smaller sponsors, newer per year */
{
"Verkkokauppa.com"
,
"Finland"
,
"Sponsor of the MariaDB Foundation"
},
{
"Virtuozzo"
,
"https://virtuozzo.com/"
,
"Sponsor of the MariaDB Foundation"
},
/* MariaDB foundation sponsors, in contribution, size , time order */
{
"Booking.com"
,
"http://www.booking.com"
,
"Founding member, Platinum Sponsor of the MariaDB Foundation"
},
{
"MariaDB Corporation"
,
"https://mariadb.com"
,
"Founding member, Gold Sponsor of the MariaDB Foundation"
},
{
"Visma"
,
"http://visma.com"
,
"Gold Sponsor of the MariaDB Foundation"
},
{
"DBS"
,
"http://dbs.com"
,
"Gold Sponsor of the MariaDB Foundation"
},
{
"Nexedi"
,
"https://www.nexedi.com"
,
"Silver Sponsor of the MariaDB Foundation"
},
{
"Acronis"
,
"http://www.acronis.com"
,
"Silver Sponsor of the MariaDB Foundation"
},
{
"Auttomattic"
,
"https://automattic.com"
,
"Bronze Sponsor of the MariaDB Foundation"
},
{
"Verkkokauppa.com"
,
"https://virtuozzo.com"
,
"Bronze Sponsor of the MariaDB Foundation"
},
{
"Virtuozzo"
,
"https://virtuozzo.com/"
,
"Bronze Sponsor of the MariaDB Foundation"
},
/* Sponsors of important features */
{
"Google"
,
"USA"
,
"Sponsoring encryption, parallel replication and GTID"
},
...
...
This diff is collapsed.
Click to expand it.
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