Merge pull request #32176 from thaJeztah/add-albers-to-maintainers

Add Harald Albers to maintainers
This commit is contained in:
Sebastiaan van Stijn 2017-03-28 17:29:38 +02:00 committed by GitHub
commit d386f813e0
1 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,7 @@
people = [ people = [
"aaronlehmann", "aaronlehmann",
"akihirosuda", "akihirosuda",
"albers",
"aluzzardi", "aluzzardi",
"anusha", "anusha",
"coolljt0725", "coolljt0725",
@ -229,6 +230,11 @@
Email = "al@docker.com" Email = "al@docker.com"
GitHub = "aluzzardi" GitHub = "aluzzardi"
[people.albers]
Name = "Harald Albers"
Email = "github@albersweb.de"
GitHub = "albers"
[people.andrewhsu] [people.andrewhsu]
Name = "Andrew Hsu" Name = "Andrew Hsu"
Email = "andrewhsu@docker.com" Email = "andrewhsu@docker.com"