From 2c42071fedc0af2b59f084a8db361c3792525112 Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Tue, 3 Feb 2015 19:50:40 +0000 Subject: [PATCH 1/2] update MAINTAINERS file Signed-off-by: Victor Vieux Upstream-commit: 8475795f76eed9d76cef409f636624936b3a2ec4 Component: engine --- components/engine/MAINTAINERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/components/engine/MAINTAINERS b/components/engine/MAINTAINERS index bb4c40d0a0..b39b2a7a40 100644 --- a/components/engine/MAINTAINERS +++ b/components/engine/MAINTAINERS @@ -191,9 +191,6 @@ made through a pull request. # # The role is also responsible for managing and measuring the success of the overall project # and ensuring it is governed properly working in concert with the Docker Governance Advisory Board (DGAB). - # - # We are currently looking for a chief operator. Get in touch if you're interested! - # "Chief Operator" = "spf13" [Org.Operators] From 1d044a31f423a0b02995e2fa8150fc957576d366 Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Tue, 3 Feb 2015 23:04:37 +0000 Subject: [PATCH 2/2] add crosbymichael and Github -> GitHub Signed-off-by: Victor Vieux Upstream-commit: 2e9c498e347bdd15befc5e38ce831d7b07a828aa Component: engine --- components/engine/MAINTAINERS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/components/engine/MAINTAINERS b/components/engine/MAINTAINERS index b39b2a7a40..b2b12d3c1d 100644 --- a/components/engine/MAINTAINERS +++ b/components/engine/MAINTAINERS @@ -404,10 +404,15 @@ made through a pull request. Email = "ben@firshman.co.uk" GitHub = "bfirsh" + [people.crosbymichael] + Name = "Michael Crosby" + Email = "crosbymichael@gmail.com" + GitHub = "crosbymichael" + [people.duglin] Name = "Doug Davis" Email = "dug@us.ibm.com" - Github = "duglin" + GitHub = "duglin" [people.ehazlett] Name = "Evan Hazlett"