Merge pull request #473 from stevvooe/dmcgowan-maintainer
MAINTAINERS: add dmcgowan
This commit is contained in:
commit
d7bea77cc3
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue