Przeglądaj źródła

Merge pull request #10973 from crosbymichael/phil-maintainer

Add Phil Estes as a core maintainer
Jessie Frazelle 10 lat temu
rodzic
commit
347a418f35
1 zmienionych plików z 7 dodań i 1 usunięć
  1. 7 1
      MAINTAINERS

+ 7 - 1
MAINTAINERS

@@ -343,7 +343,8 @@ made through a pull request.
 			"tibor",
 			"vbatts",
 			"vieux",
-			"vishh"
+			"vishh",
+			"estesp"
 		]
 
 
@@ -595,3 +596,8 @@ made through a pull request.
 	Name = "Vishnu Kannan"
 	Email = "vishnuk@google.com"
 	GitHub = "vishh"
+
+	[people.estesp]
+	Name = "Phil Estes"
+	Email = "estesp@linux.vnet.ibm.com"
+	GitHub = "estesp"