Browse code

Merge pull request #26715 from thaJeztah/move-mary-to-alumni

Move Mary to alumni

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