Merge pull request #473 from stevvooe/dmcgowan-maintainer

MAINTAINERS: add dmcgowan
This commit is contained in:
Stephen Day 2017-01-27 13:23:31 -08:00 committed by GitHub
commit d7bea77cc3

View file

@ -232,6 +232,7 @@ example and you'll be fine".
people = [ people = [
"crosbymichael", "crosbymichael",
"dqminh", "dqminh",
"dmcgowan",
"estesp", "estesp",
"hqhq", "hqhq",
"jhowardmsft", "jhowardmsft",
@ -251,6 +252,11 @@ example and you'll be fine".
Email = "dqminh89@gmail.com" Email = "dqminh89@gmail.com"
GitHub = "dqminh" GitHub = "dqminh"
[people.dmcgowan]
Name = "Derek McGowan"
Email = "derek@mcgstyle.net"
GitHub = "dmcgowan"
[People.estesp] [People.estesp]
Name = "Phil Estes" Name = "Phil Estes"
Email = "estesp@linux.vnet.ibm.com" Email = "estesp@linux.vnet.ibm.com"