Merge pull request #5755 from shin-/update-maintainers

Add new maintainers and move inactive maintainers to alumni
This commit is contained in:
Joffrey F 2018-03-07 12:47:48 -08:00 committed by GitHub
commit 17fe8b9c0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,12 +11,26 @@
[Org]
[Org."Core maintainers"]
people = [
"aanand",
"bfirsh",
"dnephin",
"mnowster",
"mefyl",
"mnottale",
"shin-",
]
[Org.Alumni]
people = [
# Aanand Prasad is one of the two creators of the fig project
# which later went on to become docker-compose, and a longtime
# maintainer responsible for several keystone features
"aanand",
# Ben Firshman is also one of the fig creators and contributed
# heavily to the project's design and UX as well as the
# day-to-day maintenance
"bfirsh",
# Mazz Mosley made significant contributions to the project
# in 2015 with solid bugfixes and improved error handling
# among them
"mnowster",
]
[people]
@ -41,6 +55,16 @@
Email = "dnephin@gmail.com"
GitHub = "dnephin"
[people.mefyl]
Name = "Quentin Hocquet"
Email = "quentin.hocquet@docker.com"
GitHub = "mefyl"
[people.mnottale]
Name = "Matthieu Nottale"
Email = "matthieu.nottale@docker.com"
GitHub = "mnottale"
[people.mnowster]
Name = "Mazz Mosley"
Email = "mazz@houseofmnowster.com"