summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSebastiaan van Stijn <github@gone.nl>2016-11-04 17:08:07 -0700
committerSebastiaan van Stijn <github@gone.nl>2016-11-04 17:08:07 -0700
commit7eb4a1d61683c550254169425ab0171f272d1df3 (patch)
treefe826429cb6235d54e394117fc7992825c7d4c43 /MAINTAINERS
parent1c62d8619d3b629cd8aae3bf44a5eb3e17c1cfb9 (diff)
downloaddocker-7eb4a1d61683c550254169425ab0171f272d1df3.tar.gz
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS12
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6cd194ff82..39bb8c1308 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -78,6 +78,8 @@
# - close an issue or pull request when it's inappropriate or off-topic
people = [
+ "aboch",
+ "andrewhsu",
"ehazlett",
"mgoelzer",
"programmerq",
@@ -168,6 +170,11 @@
Email = "aaron.lehmann@docker.com"
GitHub = "aaronlehmann"
+ [people.aboch]
+ Name = "Alessandro Boch"
+ Email = "aboch@docker.com"
+ GitHub = "aboch"
+
[people.akihirosuda]
Name = "Akihiro Suda"
Email = "suda.akihiro@lab.ntt.co.jp"
@@ -178,6 +185,11 @@
Email = "al@docker.com"
GitHub = "aluzzardi"
+ [people.andrewhsu]
+ Name = "Andrew Hsu"
+ Email = "andrewhsu@docker.com"
+ GitHub = "andrewhsu"
+
[people.anusha]
Name = "Anusha Ragunathan"
Email = "anusha@docker.com"