Преглед изворни кода

Merge pull request #24690 from thaJeztah/add-new-maintainers

Add new maintainers
Michael Crosby пре 9 година
родитељ
комит
50b3595697
1 измењених фајлова са 26 додато и 10 уклоњено
  1. 26 10
      MAINTAINERS

+ 26 - 10
MAINTAINERS

@@ -27,10 +27,12 @@
 
 		people = [
 			"aaronlehmann",
+			"aluzzardi",
 			"calavera",
 			"coolljt0725",
 			"cpuguy83",
 			"crosbymichael",
+			"dnephin",
 			"duglin",
 			"estesp",
 			"icecrime",
@@ -39,12 +41,15 @@
 			"lk4d4",
 			"mavenugo",
 			"mhbauer",
+			"mlaventure",
 			"runcom",
+			"stevvooe",
 			"tianon",
 			"tibor",
 			"tonistiigi",
 			"unclejack",
-			"vdemeester"
+			"vdemeester",
+			"vieux"
 		]
 
 	[Org."Docs maintainers"]
@@ -123,15 +128,6 @@
 			# for a chat, as he's always a lot of fun.
 			"vbatts",
 
-			# Victor is one of the earliest contributors to Docker, having worked on the
-			# project when it was still "dotCloud" in April 2013. He's been responsible
-			# for multiple releases (https://github.com/docker/docker/pulls?q=is%3Apr+bump+in%3Atitle+author%3Avieux),
-			# and up until today (2015), our number 2 contributor. Although he's no longer
-			# a maintainer for the Docker "Engine", he's still actively involved in other
-			# Docker projects, and most likely can be found in the Docker Swarm repository,
-			# for which he's a core maintainer.
-			"vieux",
-
 			# Vishnu became a maintainer to help out on the daemon codebase and
 			# libcontainer integration. He's currently involved in the
 			# Open Containers Initiative, working on the specifications,
@@ -152,6 +148,11 @@
 	Email = "aaron.lehmann@docker.com"
 	GitHub = "aaronlehmann"
 
+	[people.aluzzardi]
+	Name = "Andrea Luzzardi"
+	Email = "al@docker.com"
+	GitHub = "aluzzardi"
+
 	[people.calavera]
 	Name = "David Calavera"
 	Email = "david.calavera@gmail.com"
@@ -172,6 +173,11 @@
 	Email = "crosbymichael@gmail.com"
 	GitHub = "crosbymichael"
 
+	[people.dnephin]
+	Name = "Daniel Nephin"
+	Email = "dnephin@gmail.com"
+	GitHub = "dnephin"
+
 	[people.duglin]
 	Name = "Doug Davis"
 	Email = "dug@us.ibm.com"
@@ -232,6 +238,11 @@
 	Email = "mbauer@us.ibm.com"
 	GitHub = "mhbauer"
 
+	[people.mlaventure]
+	Name = "Kenfe-Mickaël Laventure"
+	Email = "mickael.laventure@docker.com"
+	GitHub = "mlaventure"
+
 	[people.moxiegirl]
 	Name = "Mary Anthony"
 	Email = "mary.anthony@docker.com"
@@ -257,6 +268,11 @@
 	Email = "solomon@docker.com"
 	GitHub = "shykes"
 
+	[people.stevvooe]
+	Name = "Stephen Day"
+	Email = "stephen.day@docker.com"
+	GitHub = "stevvooe"
+
 	[people.sven]
 	Name = "Sven Dowideit"
 	Email = "SvenDowideit@home.org.au"