diff options
author | Felix Fontein <felix@fontein.de> | 2019-04-02 09:50:23 +0200 |
---|---|---|
committer | René Moser <mail@renemoser.net> | 2019-04-02 09:50:23 +0200 |
commit | daf3f077c54cffd076baeb190e082a3889ffe31e (patch) | |
tree | 932b2bd9d86c6a2ca750a8445798b94dfbc53050 /.github | |
parent | botmeta: add huawei team (#54651) (diff) | |
download | ansible-daf3f077c54cffd076baeb190e082a3889ffe31e.tar.xz ansible-daf3f077c54cffd076baeb190e082a3889ffe31e.zip |
Add maintainer for docker_compose. (#54703)
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index e5a6068999..1ce7091610 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -124,6 +124,9 @@ files: labels: [ cloud, docker ] maintainers: $team_docker supershipit: felixfontein + $modules/cloud/docker/docker_compose.py: + <<: *docker + maintainers: $team_docker sluther $modules/cloud/docker/docker_network.py: <<: *docker maintainers: $team_docker olsaki |