1
0
mirror of https://github.com/docker/compose.git synced 2025-04-08 17:05:13 +02:00

Merge pull request from rumpl/fix-maintainers

Fix the maintainers array in MAINTAINERS
This commit is contained in:
Mathieu Champlon 2021-11-03 08:40:26 +01:00 committed by GitHub
commit 9e6f51d262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,8 +24,8 @@
people = [
"rumpl",
"gtardif",
"ndeloof"
"chris-crone"
"ndeloof",
"chris-crone",
"ulyssessouza"
]