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
86b2621f
Commit
86b2621f
authored
Feb 04, 2016
by
iangilfillan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MDEV-6821, MDEV-6826 - Update authors and contributors
parent
1fa15f94
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
sql/authors.h
sql/authors.h
+3
-1
sql/contributors.h
sql/contributors.h
+8
-10
No files found.
sql/authors.h
View file @
86b2621f
...
...
@@ -56,7 +56,7 @@ struct show_table_authors_st show_table_authors[]= {
"Unicode and character sets"
},
{
"Alexey Botchkov (Holyfoot)"
,
"Izhevsk, Russia"
,
"GIS extensions, embedded server, precision math"
},
{
"Daniel Bartholomew"
,
"Raleigh, USA"
,
"MariaDB documentation"
},
{
"Daniel Bartholomew"
,
"Raleigh, USA"
,
"MariaDB documentation
, Buildbot, releases
"
},
{
"Colin Charles"
,
"Selangor, Malesia"
,
"MariaDB documentation, talks at a LOT of conferences"
},
{
"Sergey Vojtovich"
,
"Izhevsk, Russia"
,
"initial implementation of plugin architecture, maintained native storage engines (MyISAM, MEMORY, ARCHIVE, etc), rewrite of table cache"
},
...
...
@@ -73,6 +73,8 @@ struct show_table_authors_st show_table_authors[]= {
{
"Pavel Ivanov"
,
"USA"
,
"Some patches and bug fixes"
},
{
"Konstantin Osipov"
,
"Moscow, Russia"
,
"Prepared statements (4.1), Cursors (5.0), GET_LOCK (10.0)"
},
{
"Ian Gilfillan"
,
"South Africa"
,
"MariaDB documentation"
},
{
"Federico Razolli"
,
"Italy"
,
"MariaDB documentation Italian translation"
},
/* People working on MySQL code base (not NDB) */
{
"Guilhem Bichot"
,
"Bordeaux, France"
,
"Replication (since 4.0)"
},
...
...
sql/contributors.h
View file @
86b2621f
...
...
@@ -37,18 +37,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"
},
{
"SkySQL Ab"
,
"http://www.skysql.com"
,
"Founding member of the MariaDB foundation"
},
{
"Auttomatic"
,
"http://automattic.com"
,
"Member of the MariaDB foundation"
},
{
"Parallels"
,
"http://www.parallels.com/products/plesk"
,
"Founding member of the MariaDB foundation"
},
{
"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"
},
{
"Parallels"
,
"http://www.parallels.com/products/plesk"
,
"Founding 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"
},
{
"Webyog"
,
"Bangalor"
,
"Sponsor of the MariaDB foundation"
},
{
"Percona"
,
"USA"
,
"Sponsor of the MariaDB foundation"
},
{
"Jelastic.com"
,
"Russia"
,
"Sponsor of the MariaDB foundation"
},
{
"Planetta.net"
,
"Finland"
,
"Sponsor of the MariaDB foundation"
},
{
"Open query"
,
"Australia"
,
"Sponsor of the MariaDB foundation"
},
{
"Verkkokauppa.com"
,
"Finland"
,
"Sponsor of the MariaDB Foundation"
},
{
"Webyog"
,
"Bangalore1"
,
"Sponsor of the MariaDB Foundation"
},
{
"Wikimedia Foundation"
,
"USA"
,
"Sponsor of the MariaDB Foundation"
},
/* Sponsors of important features */
{
"Google"
,
"USA"
,
"Sponsoring parallel replication and GTID"
},
...
...
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