Browse code

Add Evan as curator

Evan is gonna help triaging issues, so
adding him as a "curator" to make it official

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Sebastiaan van Stijn authored on 2016/09/20 00:09:34
Showing 1 changed files
... ...
@@ -78,6 +78,7 @@
78 78
 	# - close an issue or pull request when it's inappropriate or off-topic
79 79
 
80 80
 		people = [
81
+			"ehazlett",
81 82
 			"mgoelzer",
82 83
 			"programmerq",
83 84
 			"thajeztah"
... ...
@@ -198,6 +199,11 @@
198 198
 	Email = "dug@us.ibm.com"
199 199
 	GitHub = "duglin"
200 200
 
201
+	[people.ehazlett]
202
+	Name = "Evan Hazlett"
203
+	Email = "ejhazlett@gmail.com"
204
+	GitHub = "ehazlett"
205
+
201 206
 	[people.erikh]
202 207
 	Name = "Erik Hollensbe"
203 208
 	Email = "erik@docker.com"