Browse code

Sort maintainers alphabetically

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

Arnaud Porterie authored on 2015/04/04 06:06:46
Showing 1 changed files
... ...
@@ -339,7 +339,6 @@ made through a pull request.
339 339
 
340 340
 
341 341
 		people = [
342
-			"unclejack",
343 342
 			"crosbymichael",
344 343
 			"erikh",
345 344
 			"estesp",
... ...
@@ -347,6 +346,7 @@ made through a pull request.
347 347
 			"jfrazelle",
348 348
 			"lk4d4",
349 349
 			"tibor",
350
+			"unclejack",
350 351
 			"vbatts",
351 352
 			"vieux",
352 353
 			"vishh"
... ...
@@ -408,31 +408,31 @@ made through a pull request.
408 408
 			people = [
409 409
 				"fredlf",
410 410
 				"james",
411
-				"sven",
411
+				"mary",
412 412
 				"spf13",
413
-				"mary"
413
+				"sven"
414 414
 			]
415 415
 
416 416
 		[Org.Subsystems.libcontainer]
417 417
 
418 418
 			people = [
419 419
 				"crosbymichael",
420
-				"vmarmol",
421
-				"mpatel",
422 420
 				"jnagal",
423
-				"lk4d4"
421
+				"lk4d4",
422
+				"mpatel",
423
+				"vmarmol"
424 424
 			]
425 425
 
426 426
 		[Org.Subsystems.registry]
427 427
 
428 428
 			people = [
429
+				"dmcg",
429 430
 				"dmp42",
430
-				"vbatts",
431
+				"jlhawn",
431 432
 				"joffrey",
432 433
 				"samalba",
433 434
 				"sday",
434
-				"jlhawn",
435
-				"dmcg"
435
+				"vbatts"
436 436
 			]
437 437
 
438 438
 		[Org.Subsystems."build tools"]
... ...
@@ -471,9 +471,9 @@ made through a pull request.
471 471
 		[Org.Subsystem.builder]
472 472
 
473 473
 			people = [
474
+				"duglin",
474 475
 				"erikh",
475
-				"tibor",
476
-				"duglin"
476
+				"tibor"
477 477
 			]
478 478
 
479 479