mirror of
https://github.com/docker/compose.git
synced 2025-07-20 04:04:29 +02:00
Merge pull request #5755 from shin-/update-maintainers
Add new maintainers and move inactive maintainers to alumni
This commit is contained in:
commit
17fe8b9c0f
30
MAINTAINERS
30
MAINTAINERS
@ -11,12 +11,26 @@
|
|||||||
[Org]
|
[Org]
|
||||||
[Org."Core maintainers"]
|
[Org."Core maintainers"]
|
||||||
people = [
|
people = [
|
||||||
"aanand",
|
|
||||||
"bfirsh",
|
|
||||||
"dnephin",
|
"dnephin",
|
||||||
"mnowster",
|
"mefyl",
|
||||||
|
"mnottale",
|
||||||
"shin-",
|
"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]
|
[people]
|
||||||
|
|
||||||
@ -41,6 +55,16 @@
|
|||||||
Email = "dnephin@gmail.com"
|
Email = "dnephin@gmail.com"
|
||||||
GitHub = "dnephin"
|
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]
|
[people.mnowster]
|
||||||
Name = "Mazz Mosley"
|
Name = "Mazz Mosley"
|
||||||
Email = "mazz@houseofmnowster.com"
|
Email = "mazz@houseofmnowster.com"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user