Browse code

Update core maintainers, remove duplicates

Move cpuguy83, duglin, tianon to core maintainers to reflect reality.

Remove james (duplicate for jamtur01) and add [people.jamtur01] section.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>

Arnaud Porterie authored on 2015/12/02 00:56:19
Showing 1 changed files
... ...
@@ -219,13 +219,16 @@ made through a pull request.
219 219
 
220 220
 		people = [
221 221
 			"calavera",
222
+			"cpuguy83",
222 223
 			"crosbymichael",
224
+			"duglin",
223 225
 			"erikh",
224 226
 			"estesp",
225 227
 			"icecrime",
226 228
 			"jfrazelle",
227 229
 			"lk4d4",
228 230
 			"runcom",
231
+			"tianon",
229 232
 			"tibor",
230 233
 			"unclejack",
231 234
 			"vbatts",
... ...
@@ -234,17 +237,15 @@ made through a pull request.
234 234
 			"vishh"
235 235
 		]
236 236
 
237
-
238 237
     [Org."Docs maintainers"]
239 238
 
240 239
     # TODO Describe the docs maintainers role.
241 240
 
242 241
         people = [
243
-            "james",
244
-            "moxiegirl",
245
-            "thajeztah",
246 242
             "jamtur01",
247
-            "sven"
243
+            "moxiegirl",
244
+            "sven",
245
+            "thajeztah"
248 246
         ]
249 247
 
250 248
 	[Org.Curators]
... ...
@@ -347,6 +348,11 @@ made through a pull request.
347 347
 	Email = "arnaud@docker.com"
348 348
 	GitHub = "icecrime"
349 349
 
350
+	[people.jamtur01]
351
+	Name = "James Turnbull"
352
+	Email = "james@lovedthanlost.net"
353
+	GitHub = "jamtur01"
354
+
350 355
 	[people.jfrazelle]
351 356
 	Name = "Jessie Frazelle"
352 357
 	Email = "j@docker.com"