Browse code

Add Andrew and Alessandro as curator

They're helping out with triaging, so
just making this official :)

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

Sebastiaan van Stijn authored on 2016/11/05 09:08:07
Showing 1 changed files
... ...
@@ -78,6 +78,8 @@
78 78
 	# - close an issue or pull request when it's inappropriate or off-topic
79 79
 
80 80
 		people = [
81
+			"aboch",
82
+			"andrewhsu",
81 83
 			"ehazlett",
82 84
 			"mgoelzer",
83 85
 			"programmerq",
... ...
@@ -168,6 +170,11 @@
168 168
 	Email = "aaron.lehmann@docker.com"
169 169
 	GitHub = "aaronlehmann"
170 170
 
171
+	[people.aboch]
172
+	Name = "Alessandro Boch"
173
+	Email = "aboch@docker.com"
174
+	GitHub = "aboch"
175
+
171 176
 	[people.akihirosuda]
172 177
 	Name = "Akihiro Suda"
173 178
 	Email = "suda.akihiro@lab.ntt.co.jp"
... ...
@@ -178,6 +185,11 @@
178 178
 	Email = "al@docker.com"
179 179
 	GitHub = "aluzzardi"
180 180
 
181
+	[people.andrewhsu]
182
+	Name = "Andrew Hsu"
183
+	Email = "andrewhsu@docker.com"
184
+	GitHub = "andrewhsu"
185
+
181 186
 	[people.anusha]
182 187
 	Name = "Anusha Ragunathan"
183 188
 	Email = "anusha@docker.com"