From eb6f1ba58f38b65a9e4f1ed8840b59a614973f63 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Fri, 11 Jul 2014 11:15:41 +0000 Subject: [PATCH] Add Tibor Vass as maintainer * hack/ * archive/ * integration/ * server/buildfile.go Docker-DCO-1.1-Signed-off-by: Solomon Hykes (github: shykes) Upstream-commit: 1a99f36580fc814778170ae68f5ea53694aa5c12 Component: engine --- components/engine/archive/MAINTAINERS | 1 + components/engine/hack/MAINTAINERS | 1 + components/engine/integration/MAINTAINERS | 5 +---- components/engine/server/MAINTAINERS | 1 + 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/engine/archive/MAINTAINERS b/components/engine/archive/MAINTAINERS index 1e998f8ac1..43ec1d150d 100644 --- a/components/engine/archive/MAINTAINERS +++ b/components/engine/archive/MAINTAINERS @@ -1 +1,2 @@ Michael Crosby (@crosbymichael) +Tibor Vass (@tiborvass) diff --git a/components/engine/hack/MAINTAINERS b/components/engine/hack/MAINTAINERS index 299d9a14af..5bc02cd42d 100644 --- a/components/engine/hack/MAINTAINERS +++ b/components/engine/hack/MAINTAINERS @@ -1,2 +1,3 @@ Tianon Gravi (@tianon) +Tibor Vass (@tiborvass) dind: Jerome Petazzoni (@jpetazzo) diff --git a/components/engine/integration/MAINTAINERS b/components/engine/integration/MAINTAINERS index d7bef621cf..4d803a11aa 100644 --- a/components/engine/integration/MAINTAINERS +++ b/components/engine/integration/MAINTAINERS @@ -1,4 +1 @@ -Solomon Hykes (@shykes) -# WE ARE LOOKING FOR VOLUNTEERS TO HELP CLEAN THIS UP. -# TO VOLUNTEER PLEASE OPEN A PULL REQUEST ADDING YOURSELF TO THIS FILE. -# WE WILL HELP YOU GET STARTED. THANKS! +Tibor Vass (@tiborvass) diff --git a/components/engine/server/MAINTAINERS b/components/engine/server/MAINTAINERS index e35518a6de..c00f916523 100644 --- a/components/engine/server/MAINTAINERS +++ b/components/engine/server/MAINTAINERS @@ -1,2 +1,3 @@ Solomon Hykes (@shykes) Victor Vieux (@vieux) +buildfile.go: Tibor Vass (@tiborvass)