Explorar el Código

Add new people to the curators list

This adds Bjorn, Cory, Nicolas and Djordje to the list of curators
to enable them to help out with triage and other tasks.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn hace 3 años
padre
commit
04c51cba84
Se han modificado 1 ficheros con 24 adiciones y 0 borrados
  1. 24 0
      MAINTAINERS

+ 24 - 0
MAINTAINERS

@@ -61,11 +61,15 @@
 		people = [
 			"alexellis",
 			"andrewhsu",
+			"corhere",
 			"fntlnz",
 			"gianarb",
+			"ndeloof",
+			"neersighted",
 			"olljanat",
 			"programmerq",
 			"ripcurld",
+			"rumpl",
 			"samwhited",
 			"thajeztah"
 		]
@@ -313,6 +317,11 @@
 	Email = "leijitang@huawei.com"
 	GitHub = "coolljt0725"
 
+	[people.corhere]
+	Name = "Cory Snider"
+	Email = "csnider@mirantis.com"
+	GitHub = "corhere"
+
 	[people.cpuguy83]
 	Name = "Brian Goff"
 	Email = "cpuguy83@gmail.com"
@@ -423,6 +432,16 @@
 	Email = "mrjana@docker.com"
 	GitHub = "mrjana"
 
+	[people.ndeloof]
+	Name = "Nicolas De Loof"
+	Email = "nicolas.deloof@gmail.com"
+	GitHub = "ndeloof"
+
+	[people.neersighted]
+	Name = "Bjorn Neergaard"
+	Email = "bneergaard@mirantis.com"
+	GitHub = "neersighted"
+
 	[people.olljanat]
 	Name = "Olli Janatuinen"
 	Email = "olli.janatuinen@gmail.com"
@@ -438,6 +457,11 @@
 	Email = "ripcurld.github@gmail.com"
 	GitHub = "ripcurld"
 
+	[people.rumpl]
+	Name = "Djordje Lukic"
+	Email = "djordje.lukic@docker.com"
+	GitHub = "rumpl"
+
 	[people.runcom]
 	Name = "Antonio Murdaca"
 	Email = "runcom@redhat.com"