Merge pull request #24342 from thaJeztah/add-mike-as-curator

Add Mike as a curator
This commit is contained in:
Sebastiaan van Stijn 2016-07-05 13:35:05 -07:00 committed by GitHub
commit ecc3cfe41b

View file

@ -72,6 +72,7 @@
# - close an issue or pull request when it's inappropriate or off-topic # - close an issue or pull request when it's inappropriate or off-topic
people = [ people = [
"mgoelzer",
"programmerq", "programmerq",
"thajeztah" "thajeztah"
] ]
@ -221,6 +222,11 @@
Email = "madhu@docker.com" Email = "madhu@docker.com"
GitHub = "mavenugo" GitHub = "mavenugo"
[people.mgoelzer]
Name = "Mike Goelzer"
Email = "mike.goelzer@docker.com"
GitHub = "mgoelzer"
[people.mhbauer] [people.mhbauer]
Name = "Morgan Bauer" Name = "Morgan Bauer"
Email = "mbauer@us.ibm.com" Email = "mbauer@us.ibm.com"