From 610440eb19d980fb46fc23abd1066f321665f088 Mon Sep 17 00:00:00 2001 From: Olivier Date: Mon, 20 Aug 2018 11:15:14 -0700 Subject: [PATCH] Add new reviewers Signed-off-by: Olivier --- MAINTAINERS | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5c3162387..3183620c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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"