mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add builder folks to the top-level maintainers file
Signed-off-by: Doug Davis <dug@us.ibm.com>
This commit is contained in:
parent
b505db5e3c
commit
761a020f9d
1 changed files with 13 additions and 0 deletions
13
MAINTAINERS
13
MAINTAINERS
|
@ -375,6 +375,14 @@ made through a pull request.
|
||||||
"aanand"
|
"aanand"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[Org.Subsystem.builder]
|
||||||
|
|
||||||
|
people = [
|
||||||
|
"erikh",
|
||||||
|
"tibor",
|
||||||
|
"duglin"
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
[people]
|
[people]
|
||||||
|
|
||||||
|
@ -399,6 +407,11 @@ made through a pull request.
|
||||||
Email = "ben@firshman.co.uk"
|
Email = "ben@firshman.co.uk"
|
||||||
Github = "bfirsh"
|
Github = "bfirsh"
|
||||||
|
|
||||||
|
[people.duglin]
|
||||||
|
Name = "Doug Davis"
|
||||||
|
Email = "dug@us.ibm.com"
|
||||||
|
Github = "duglin"
|
||||||
|
|
||||||
[people.ehazlett]
|
[people.ehazlett]
|
||||||
Name = "Evan Hazlett"
|
Name = "Evan Hazlett"
|
||||||
Email = "ejhazlett@gmail.com"
|
Email = "ejhazlett@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue