botmeta: scaleway isn't core (#44511)
This commit is contained in:
parent
05920b92d6
commit
9e072c7501
1 changed files with 6 additions and 4 deletions
10
.github/BOTMETA.yml
vendored
10
.github/BOTMETA.yml
vendored
|
@ -949,6 +949,11 @@ files:
|
|||
labels: cloud
|
||||
$module_utils/jboss/:
|
||||
maintainers: $team_jboss
|
||||
$module_utils/scaleway.py: &scaleway
|
||||
maintainers: sieben hekonsek
|
||||
labels:
|
||||
- cloud
|
||||
support: community
|
||||
lib/ansible/playbook/handler.py:
|
||||
keywords:
|
||||
- handlers
|
||||
|
@ -1078,10 +1083,7 @@ files:
|
|||
labels:
|
||||
- ovirt
|
||||
- cloud
|
||||
lib/ansible/plugins/inventory/scaleway.py:
|
||||
maintainers: sieben hekonsek
|
||||
labels:
|
||||
- cloud
|
||||
lib/ansible/plugins/inventory/scaleway.py: *scaleway
|
||||
lib/ansible/plugins/filter/network.py:
|
||||
maintainers: $team_networking
|
||||
labels: networking
|
||||
|
|
Loading…
Reference in a new issue