Browse code

removes sfsmithcha from maintainers

Signed-off-by: Charles Smith <charles.smith@docker.com>

Charles Smith authored on 2016/09/13 03:16:11
Showing 1 changed files
... ...
@@ -61,7 +61,6 @@
61 61
 			"jamtur01",
62 62
 			"misty",
63 63
 			"moxiegirl",
64
-			"sfsmithcha",
65 64
 			"sven",
66 65
 			"thajeztah"
67 66
 		]
... ...
@@ -114,7 +113,7 @@
114 114
 			# expressions (coz, YOLO!) on July 10, 2014
115 115
 			# https://github.com/docker/docker/pull/6950/commits/f3a68ffa390fb851115c77783fa4031f1d3b2995.
116 116
 			# Jess was Release Captain for Docker 1.4, 1.6 and 1.7, and contributed
117
-			# many features and improvement, among which "seccomp profiles" (making 
117
+			# many features and improvement, among which "seccomp profiles" (making
118 118
 			# containers a lot more secure). Besides being a maintainer, she
119 119
 			# set up the CI infrastructure for the project, giving everyone
120 120
 			# something to shout at if a PR failed ("noooo Janky!").
... ...
@@ -126,7 +125,7 @@
126 126
 			"jfrazelle",
127 127
 
128 128
 			# Vincent "vbatts!" Batts made his first contribution to the project
129
-			# in November 2013, to become a maintainer a few months later, on 
129
+			# in November 2013, to become a maintainer a few months later, on
130 130
 			# May 10, 2014 (https://github.com/docker/docker/commit/d6e666a87a01a5634c250358a94c814bf26cb778).
131 131
 			# As a maintainer, Vincent made important contributions to core elements
132 132
 			# of Docker, such as "distribution" (tarsum) and graphdrivers (btrfs, devicemapper).
... ...
@@ -284,11 +283,6 @@
284 284
 	Email = "runcom@redhat.com"
285 285
 	GitHub = "runcom"
286 286
 
287
-	[people.sfsmithcha]
288
-	Name = "Charles Smith"
289
-	Email = "charles.smith@docker.com"
290
-	GitHub = "sfsmithcha"
291
-
292 287
 	[people.shykes]
293 288
 	Name = "Solomon Hykes"
294 289
 	Email = "solomon@docker.com"