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
|
labels: cloud
|
||||||
$module_utils/jboss/:
|
$module_utils/jboss/:
|
||||||
maintainers: $team_jboss
|
maintainers: $team_jboss
|
||||||
|
$module_utils/scaleway.py: &scaleway
|
||||||
|
maintainers: sieben hekonsek
|
||||||
|
labels:
|
||||||
|
- cloud
|
||||||
|
support: community
|
||||||
lib/ansible/playbook/handler.py:
|
lib/ansible/playbook/handler.py:
|
||||||
keywords:
|
keywords:
|
||||||
- handlers
|
- handlers
|
||||||
|
@ -1078,10 +1083,7 @@ files:
|
||||||
labels:
|
labels:
|
||||||
- ovirt
|
- ovirt
|
||||||
- cloud
|
- cloud
|
||||||
lib/ansible/plugins/inventory/scaleway.py:
|
lib/ansible/plugins/inventory/scaleway.py: *scaleway
|
||||||
maintainers: sieben hekonsek
|
|
||||||
labels:
|
|
||||||
- cloud
|
|
||||||
lib/ansible/plugins/filter/network.py:
|
lib/ansible/plugins/filter/network.py:
|
||||||
maintainers: $team_networking
|
maintainers: $team_networking
|
||||||
labels: networking
|
labels: networking
|
||||||
|
|
Loading…
Add table
Reference in a new issue