From 56661f47772241a56ae50f4bb517851e22f7e659 Mon Sep 17 00:00:00 2001 From: Pilou Date: Tue, 14 Aug 2018 19:19:06 +0200 Subject: [PATCH] scaleway inventory plugin: add namespace maintainers (#44132) and use 'cloud' label --- .github/BOTMETA.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index c202748cbb6..c00433a9600 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1080,6 +1080,10 @@ files: labels: - ovirt - cloud + lib/ansible/plugins/inventory/scaleway.py: + maintainers: sieben hekonsek + labels: + - cloud lib/ansible/plugins/filter/network.py: maintainers: $team_networking labels: networking