Browse code

Add Jess to alumni

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

Sebastiaan van Stijn authored on 2016/05/11 00:53:17
Showing 1 changed files
... ...
@@ -89,6 +89,23 @@
89 89
 			# still stumble into him in our issue tracker, or on IRC.
90 90
 			"erikh",
91 91
 
92
+			# Jessica Frazelle, also known as the "Keyser Söze of containers",
93
+			# runs *everything* in containers. She started contributing to
94
+			# Docker with a (fun fun) change involving both iptables and regular
95
+			# expressions (coz, YOLO!) on July 10, 2014
96
+			# https://github.com/docker/docker/pull/6950/commits/f3a68ffa390fb851115c77783fa4031f1d3b2995.
97
+			# Jess was Release Captain for Docker 1.4, 1.6 and 1.7, and contributed
98
+			# many features and improvement, among which "seccomp profiles" (making 
99
+			# containers a lot more secure). Besides being a maintainer, she
100
+			# set up the CI infrastructure for the project, giving everyone
101
+			# something to shout at if a PR failed ("noooo Janky!").
102
+			# Jess is currently working on the DCOS security team at Mesosphere,
103
+			# and contributing to various open source projects.
104
+			# Be sure you don't miss her talks at a conference near you (a must-see),
105
+			# read her blog at https://blog.jessfraz.com (a must-read), and
106
+			# check out her open source projects on GitHub https://github.com/jfrazelle (a must-try).
107
+			"jfrazelle",
108
+
92 109
 			# Vincent "vbatts!" Batts made his first contribution to the project
93 110
 			# in November 2013, to become a maintainer a few months later, on 
94 111
 			# May 10, 2014 (https://github.com/docker/docker/commit/d6e666a87a01a5634c250358a94c814bf26cb778).