1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

Fix @moxiegirl's handler to be consistent with other maintainers.

Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: d10c5d95a896197b504bae039dc6d9371917cdf1
Component: engine
This commit is contained in:
David Calavera
2015-04-14 16:53:28 -07:00
parent 0d57506a8e
commit 79bd44bc5a

View File

@@ -408,7 +408,7 @@ made through a pull request.
people = [
"fredlf",
"james",
"mary",
"moxiegirl",
"spf13",
"sven"
]
@@ -585,7 +585,7 @@ made through a pull request.
Email = "lk4d4@docker.com"
GitHub = "lk4d4"
[people.mary]
[people.moxiegirl]
Name = "Mary Anthony"
Email = "mary.anthony@docker.com"
GitHub = "moxiegirl"