mirror of https://github.com/docker/docs.git
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
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 New Issue