Browse code

Sort maintainers by name

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

Arnaud Porterie authored on 2015/09/27 00:11:36
Showing 1 changed files
... ...
@@ -509,6 +509,11 @@ made through a pull request.
509 509
 	Email = "josh.hawn@docker.com"
510 510
 	Github = "jlhawn"
511 511
 
512
+	[people.jnagal]
513
+	Name = "Rohit Jnagal"
514
+	Email = "jnagal@google.com"
515
+	GitHub = "rjnagal"
516
+
512 517
 	[people.lk4d4]
513 518
 	Name = "Alexander Morozov"
514 519
 	Email = "lk4d4@docker.com"
... ...
@@ -519,6 +524,11 @@ made through a pull request.
519 519
 	Email = "mary.anthony@docker.com"
520 520
 	GitHub = "moxiegirl"
521 521
 
522
+	[people.mpatel]
523
+	Name = "Mrunal Patel"
524
+	Email = "mpatel@redhat.com"
525
+	GitHub = "mrunalp"
526
+
522 527
 	[people.nathanmccauley]
523 528
 	Name = "Nathan McCauley"
524 529
 	Email = "nathan.mccauley@docker.com"
... ...
@@ -564,6 +574,11 @@ made through a pull request.
564 564
 	Email = "tibor@docker.com"
565 565
 	GitHub = "tiborvass"
566 566
 
567
+	[people.unclejack]
568
+	Name = "Cristian Staretu"
569
+	Email = "cristian.staretu@gmail.com"
570
+	GitHub = "unclejack"
571
+
567 572
 	[people.vbatts]
568 573
 	Name = "Vincent Batts"
569 574
 	Email = "vbatts@redhat.com"
... ...
@@ -579,27 +594,12 @@ made through a pull request.
579 579
 	Email = "vieux@docker.com"
580 580
 	GitHub = "vieux"
581 581
 
582
-	[people.vmarmol]
583
-	Name = "Victor Marmol"
584
-	Email = "vmarmol@google.com"
585
-	GitHub = "vmarmol"
586
-
587
-	[people.jnagal]
588
-	Name = "Rohit Jnagal"
589
-	Email = "jnagal@google.com"
590
-	GitHub = "rjnagal"
591
-
592
-	[people.mpatel]
593
-	Name = "Mrunal Patel"
594
-	Email = "mpatel@redhat.com"
595
-	GitHub = "mrunalp"
596
-
597
-	[people.unclejack]
598
-	Name = "Cristian Staretu"
599
-	Email = "cristian.staretu@gmail.com"
600
-	GitHub = "unclejack"
601
-
602 582
 	[people.vishh]
603 583
 	Name = "Vishnu Kannan"
604 584
 	Email = "vishnuk@google.com"
605 585
 	GitHub = "vishh"
586
+
587
+	[people.vmarmol]
588
+	Name = "Victor Marmol"
589
+	Email = "vmarmol@google.com"
590
+	GitHub = "vmarmol"