mirror of https://github.com/docker/compose.git
Merge pull request #8868 from rumpl/fix-maintainers
Fix the maintainers array in MAINTAINERS
This commit is contained in:
commit
9e6f51d262
|
@ -24,8 +24,8 @@
|
|||
people = [
|
||||
"rumpl",
|
||||
"gtardif",
|
||||
"ndeloof"
|
||||
"chris-crone"
|
||||
"ndeloof",
|
||||
"chris-crone",
|
||||
"ulyssessouza"
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue