mirror of https://github.com/docker/docker-py.git
Update maintainers
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
parent
0892fcfc12
commit
8945fda6be
14
MAINTAINERS
14
MAINTAINERS
|
@ -11,7 +11,8 @@
|
|||
[Org]
|
||||
[Org."Core maintainers"]
|
||||
people = [
|
||||
"shin-",
|
||||
"aiordache",
|
||||
"ulyssessouza",
|
||||
]
|
||||
[Org.Alumni]
|
||||
people = [
|
||||
|
@ -20,6 +21,7 @@
|
|||
"dnephin",
|
||||
"mnowster",
|
||||
"mpetazzoni",
|
||||
"shin-",
|
||||
]
|
||||
|
||||
[people]
|
||||
|
@ -35,6 +37,11 @@
|
|||
Email = "aanand@docker.com"
|
||||
GitHub = "aanand"
|
||||
|
||||
[people.aiordache]
|
||||
Name = "Anca Iordache"
|
||||
Email = "anca.iordache@docker.com"
|
||||
GitHub = "aiordache"
|
||||
|
||||
[people.bfirsh]
|
||||
Name = "Ben Firshman"
|
||||
Email = "b@fir.sh"
|
||||
|
@ -59,3 +66,8 @@
|
|||
Name = "Joffrey F"
|
||||
Email = "joffrey@docker.com"
|
||||
GitHub = "shin-"
|
||||
|
||||
[people.ulyssessouza]
|
||||
Name = "Ulysses Domiciano Souza"
|
||||
Email = "ulysses.souza@docker.com"
|
||||
GitHub = "ulyssessouza"
|
||||
|
|
Loading…
Reference in New Issue