Define team_botmeta & inventory plugin (#46684)
This commit is contained in:
parent
8d0f823de0
commit
9e5305221a
1 changed files with 14 additions and 4 deletions
18
.github/BOTMETA.yml
vendored
18
.github/BOTMETA.yml
vendored
|
@ -113,7 +113,7 @@ files:
|
||||||
maintainers: rambleraptor erjohnso
|
maintainers: rambleraptor erjohnso
|
||||||
ignored: supertom
|
ignored: supertom
|
||||||
$modules/cloud/google/gc_storage.py: supertom
|
$modules/cloud/google/gc_storage.py: supertom
|
||||||
$modules/cloud/linode/: intheclouddan lwm displague rmcintosh
|
$modules/cloud/linode/: $team_linode
|
||||||
$modules/cloud/lxd/: hnakamur
|
$modules/cloud/lxd/: hnakamur
|
||||||
$modules/cloud/memset/: analbeard
|
$modules/cloud/memset/: analbeard
|
||||||
$modules/cloud/misc/ovirt.py:
|
$modules/cloud/misc/ovirt.py:
|
||||||
|
@ -384,11 +384,13 @@ files:
|
||||||
labels:
|
labels:
|
||||||
- cloud
|
- cloud
|
||||||
support: community
|
support: community
|
||||||
contrib/inventory/linode.py:
|
contrib/inventory/linode:
|
||||||
keywords:
|
keywords:
|
||||||
- linode dynamic inventory script
|
- linode dynamic inventory script
|
||||||
maintainers: intheclouddan lwm displague rmcintosh
|
maintainers: $team_linode
|
||||||
labels: cloud
|
labels:
|
||||||
|
- cloud
|
||||||
|
- linode
|
||||||
contrib/inventory/openstack_inventory.py:
|
contrib/inventory/openstack_inventory.py:
|
||||||
keywords:
|
keywords:
|
||||||
- openstack dynamic inventory script
|
- openstack dynamic inventory script
|
||||||
|
@ -878,6 +880,13 @@ files:
|
||||||
support: community
|
support: community
|
||||||
maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
|
maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
|
||||||
labels: k8s
|
labels: k8s
|
||||||
|
lib/ansible/plugins/inventory/linode.py:
|
||||||
|
keywords:
|
||||||
|
- linode dynamic inventory script
|
||||||
|
maintainers: $team_linode
|
||||||
|
labels:
|
||||||
|
- cloud
|
||||||
|
- linode
|
||||||
lib/ansible/plugins/inventory/openshift.py:
|
lib/ansible/plugins/inventory/openshift.py:
|
||||||
support: community
|
support: community
|
||||||
maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
|
maintainers: chouseknecht maxamillion fabianvf flaper87 willthames
|
||||||
|
@ -1093,6 +1102,7 @@ macros:
|
||||||
team_extreme: bigmstone LindsayHill
|
team_extreme: bigmstone LindsayHill
|
||||||
team_ipa: Nosmoht Akasurde fxfitz
|
team_ipa: Nosmoht Akasurde fxfitz
|
||||||
team_jboss: jairojunior wbrefvem Wolfant
|
team_jboss: jairojunior wbrefvem Wolfant
|
||||||
|
team_linode: intheclouddan lwm displague rmcintosh
|
||||||
team_manageiq: gtanzillo abellotti zgalor yaacov cben
|
team_manageiq: gtanzillo abellotti zgalor yaacov cben
|
||||||
team_meraki: dagwieers kbreit
|
team_meraki: dagwieers kbreit
|
||||||
team_netapp: hulquest lmprice ndswartz amit0701 schmots1 carchi8py
|
team_netapp: hulquest lmprice ndswartz amit0701 schmots1 carchi8py
|
||||||
|
|
Loading…
Reference in a new issue