mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #12384 from calavera/fix_moxiegirl_handler
Fix @moxiegirl's handler to be consistent with other maintainers.
This commit is contained in:
commit
3a3ab0e4e7
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue