Skip to content

Commit

Permalink
MAINTAINERS: Replace spaces with tabs
Browse files Browse the repository at this point in the history
The upstream example [1] only uses tabs.

[1]: https://github.com/docker/opensource/blob/4f64fe220fb497c82318ccacab0b9d2176b2ce84/project-template/MAINTAINERS

Signed-off-by: W. Trevor King <wking@tremily.us>
  • Loading branch information
wking committed Dec 17, 2016
1 parent 5506f1c commit ff8e67c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
[Org]
[Org."Core maintainers"]
people = [
"aaronlehmann",
"aaronlehmann",
"dmcgowan",
"stevvooe"
"stevvooe"
]

[people]
Expand All @@ -27,12 +27,12 @@
Name = "Aaron Lehmann"
Email = "aaron.lehmann@docker.com"
GitHub = "aaronlehmann"
[people.dmcgowan]

[people.dmcgowan]
Name = "Derek McGowan"
Email = "derek@mcgstyle.net"
GitHub = "dmcgowan"

[people.stevvooe]
Name = "Stephen J. Day"
Email = "stephen.day@docker.com"
Expand Down

0 comments on commit ff8e67c

Please sign in to comment.