Browse code

Move Mary to alumni

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Sebastiaan van Stijn authored on 2016/09/20 01:09:30
Showing 1 changed files
... ...
@@ -60,7 +60,6 @@
60 60
 		people = [
61 61
 			"jamtur01",
62 62
 			"misty",
63
-			"moxiegirl",
64 63
 			"sven",
65 64
 			"thajeztah"
66 65
 		]
... ...
@@ -124,6 +123,15 @@
124 124
 			# check out her open source projects on GitHub https://github.com/jfrazelle (a must-try).
125 125
 			"jfrazelle",
126 126
 
127
+			# As a docs maintainer, Mary Anthony contributed greatly to the Docker
128
+			# docs. She wrote the Docker Contributor Guide and Getting Started
129
+			# Guides. She helped create a doc build system independent of
130
+			# docker/docker project, and implemented a new docs.docker.com theme and
131
+			# nav for 2015 Dockercon. Fun fact: the most inherited layer in DockerHub
132
+			# public repositories was originally referenced in
133
+			# maryatdocker/docker-whale back in May 2015.
134
+			"moxiegirl",
135
+
127 136
 			# Vincent "vbatts!" Batts made his first contribution to the project
128 137
 			# in November 2013, to become a maintainer a few months later, on
129 138
 			# May 10, 2014 (https://github.com/docker/docker/commit/d6e666a87a01a5634c250358a94c814bf26cb778).