From 4fa644c3c481f490e6de0a8d30e58d96a05c6c1f Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Mon, 19 Sep 2016 18:09:30 +0200 Subject: [PATCH] Move Mary to alumni Signed-off-by: Sebastiaan van Stijn Upstream-commit: 6da5889c5b5c7291927073b8d40af00abc67a619 Component: engine --- components/engine/MAINTAINERS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/components/engine/MAINTAINERS b/components/engine/MAINTAINERS index 748d484251..fbd404e933 100644 --- a/components/engine/MAINTAINERS +++ b/components/engine/MAINTAINERS @@ -60,7 +60,6 @@ people = [ "jamtur01", "misty", - "moxiegirl", "sven", "thajeztah" ] @@ -124,6 +123,15 @@ # check out her open source projects on GitHub https://github.com/jfrazelle (a must-try). "jfrazelle", + # As a docs maintainer, Mary Anthony contributed greatly to the Docker + # docs. She wrote the Docker Contributor Guide and Getting Started + # Guides. She helped create a doc build system independent of + # docker/docker project, and implemented a new docs.docker.com theme and + # nav for 2015 Dockercon. Fun fact: the most inherited layer in DockerHub + # public repositories was originally referenced in + # maryatdocker/docker-whale back in May 2015. + "moxiegirl", + # Vincent "vbatts!" Batts made his first contribution to the project # in November 2013, to become a maintainer a few months later, on # May 10, 2014 (https://github.com/docker/docker/commit/d6e666a87a01a5634c250358a94c814bf26cb778).