Add new reviewers

Signed-off-by: Olivier <o+github@gambier.email>
This commit is contained in:
Olivier 2018-08-20 11:15:14 -07:00
parent ee94aa48d7
commit 610440eb19
1 changed files with 26 additions and 1 deletions

View File

@ -192,7 +192,12 @@ distribution defers to the [Technical Steering Committee](https://github.com/mob
"stevvooe",
]
[Org.Reviewers]
people = []
people = [
"manishtomar",
"caervs",
"davidswu",
"RobbKistler"
]
[people]
@ -202,6 +207,16 @@ distribution defers to the [Technical Steering Committee](https://github.com/mob
# ADD YOURSELF HERE IN ALPHABETICAL ORDER
[people.caervs]
Name = "Ryan Abrams"
Email = "rdabrams@gmail.com"
GitHub = "caervs"
[people.davidswu]
Name = "David Wu"
Email = "dwu7401@gmail.com"
GitHub = "davidswu"
[people.dmcgowan]
Name = "Derek McGowan"
Email = "derek@mcgstyle.net"
@ -212,6 +227,16 @@ distribution defers to the [Technical Steering Committee](https://github.com/mob
Email = "olivier@docker.com"
GitHub = "dmp42"
[people.manishtomar]
Name = "Manish Tomar"
Email = "manish.tomar@docker.com"
GitHub = "manishtomar"
[people.RobbKistler]
Name = "Robb Kistler"
Email = "robb.kistler@docker.com"
GitHub = "RobbKistler"
[people.stevvooe]
Name = "Stephen Day"
Email = "stephen.day@docker.com"