Browse code

Add Phil Estes as a core maintainer

Phil has been very active across the repository for a few months now.
He has not only triaged issues but also contributed to features and bug
fixes and is a very active participant on the project.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>

Michael Crosby authored on 2015/02/24 10:07:12
Showing 1 changed files
... ...
@@ -343,7 +343,8 @@ made through a pull request.
343 343
 			"tibor",
344 344
 			"vbatts",
345 345
 			"vieux",
346
-			"vishh"
346
+			"vishh",
347
+			"estesp"
347 348
 		]
348 349
 
349 350
 
... ...
@@ -595,3 +596,8 @@ made through a pull request.
595 595
 	Name = "Vishnu Kannan"
596 596
 	Email = "vishnuk@google.com"
597 597
 	GitHub = "vishh"
598
+
599
+	[people.estesp]
600
+	Name = "Phil Estes"
601
+	Email = "estesp@linux.vnet.ibm.com"
602
+	GitHub = "estesp"