mirror of https://github.com/docker/docs.git
Merge pull request #10430 from duglin/AddBuilderFolks
Add builder folks to the top-level maintainers file
This commit is contained in:
commit
8dbaed1d96
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