diff --git a/components/engine/MAINTAINERS b/components/engine/MAINTAINERS index e222c2b03c..c04ace4051 100644 --- a/components/engine/MAINTAINERS +++ b/components/engine/MAINTAINERS @@ -60,7 +60,6 @@ people = [ "jamtur01", "misty", - "moxiegirl", "sven", "thajeztah" ] @@ -125,6 +124,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).