mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Create intersight maintainers using same structure used for ucs (#53548)
* Create intersight maintainers using the same structure that was used for ucs * Update intersight maintainers to dsoper2 and movinalot * intersight and ucs doc_fragments maintainers
This commit is contained in:
parent
2c473259cb
commit
057d572f3e
1 changed files with 9 additions and 1 deletions
10
.github/BOTMETA.yml
vendored
10
.github/BOTMETA.yml
vendored
|
@ -408,6 +408,9 @@ files:
|
|||
$modules/remote_management/imc/:
|
||||
labels: [ cisco ]
|
||||
maintainers: $team_imc
|
||||
$modules/remote_management/intersight/: &intersight
|
||||
labels: [ cisco, remote_management, intersight ]
|
||||
maintainers: $team_intersight
|
||||
$modules/remote_management/ipmi/: cloudnull
|
||||
$modules/remote_management/lxca/: navalkp prabhosa
|
||||
$modules/remote_management/manageiq/: $team_manageiq
|
||||
|
@ -789,6 +792,7 @@ files:
|
|||
labels: pure_storage
|
||||
$module_utils/redfish_utils.py:
|
||||
maintainers: $team_redfish
|
||||
$module_utils/remote_management/intersight: *intersight
|
||||
$module_utils/remote_management/lxca:
|
||||
maintainers: navalkp prabhosa
|
||||
labels: lxca
|
||||
|
@ -1078,10 +1082,12 @@ files:
|
|||
support: community
|
||||
supershipit: $team_google
|
||||
maintainers: $team_google
|
||||
$plugins/doc_fragments/intersight.py: *intersight
|
||||
$plugins/doc_fragments/mso.py: *aci
|
||||
$plugins/doc_fragments/mysql.py: *mysql
|
||||
$plugins/doc_fragments/postgres.py: *postgresql
|
||||
$plugins/doc_fragments/proxysql.py: *mysql
|
||||
$plugins/doc_fragments/ucs.py: *ucs
|
||||
$plugins/doc_fragments/vultr.py: *vultr
|
||||
$plugins/doc_fragments/xenserver.py:
|
||||
maintainers: bvitnik
|
||||
|
@ -1331,6 +1337,7 @@ files:
|
|||
test/integration/targets/inventory_docker_swarm:
|
||||
<<: *docker
|
||||
maintainers: $team_docker morph027
|
||||
test/integration/targets/intersight: *intersight
|
||||
test/integration/targets/meraki: *meraki
|
||||
test/integration/targets/mso: *aci
|
||||
test/integration/targets/mysql: *mysql
|
||||
|
@ -1400,6 +1407,7 @@ macros:
|
|||
team_hcloud: cschmitt-hcloud LKaemmerling
|
||||
team_hpux: bcoca dagwieers davx8342
|
||||
team_imc: dagwieers
|
||||
team_intersight: dsoper2 movinalot
|
||||
team_ios: rcarrillocruz
|
||||
team_iosxr: rcarrillocruz gdpak
|
||||
team_ipa: Nosmoht Akasurde fxfitz
|
||||
|
@ -1428,7 +1436,7 @@ macros:
|
|||
team_scaleway: sieben Spredzy abarbare Anthony25 pilou-
|
||||
team_solaris: bcoca dagwieers fishman jpdasma jasperla mator scathatheworm troy2914 xen0l
|
||||
team_tower: ghjm matburt wwitzel3 ryanpetrello rooftopcellist AlanCoding jladdjr kdelee
|
||||
team_ucs: dsoper2 johnamcdonough SDBrett vallard vvb
|
||||
team_ucs: dsoper2 movinalot SDBrett vallard vvb
|
||||
team_vmware: Akasurde dav1x warthog9 ckotte Tomorrow9
|
||||
team_virt: joshainglis karmab
|
||||
team_vultr: resmo Spredzy
|
||||
|
|
Loading…
Reference in a new issue