mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add Oracle module maintainers (#55889)
* Add Oracle module maintainers * adds anchor and aliases for oracle botmeta
This commit is contained in:
parent
91237fa414
commit
b0f3df360a
1 changed files with 7 additions and 0 deletions
7
.github/BOTMETA.yml
vendored
7
.github/BOTMETA.yml
vendored
|
@ -175,6 +175,10 @@ files:
|
||||||
ignored: andyhky
|
ignored: andyhky
|
||||||
$modules/cloud/opennebula/: ilicmilan kustodian
|
$modules/cloud/opennebula/: ilicmilan kustodian
|
||||||
$modules/cloud/openstack/: $team_openstack
|
$modules/cloud/openstack/: $team_openstack
|
||||||
|
$modules/cloud/oracle/: &oracle
|
||||||
|
labels: [ cloud, oracle ]
|
||||||
|
maintainers: $team_oracle
|
||||||
|
support: community
|
||||||
$modules/cloud/ovirt/: *ovirt
|
$modules/cloud/ovirt/: *ovirt
|
||||||
$modules/cloud/profitbricks/: baldwinSPC
|
$modules/cloud/profitbricks/: baldwinSPC
|
||||||
$modules/cloud/rackspace/:
|
$modules/cloud/rackspace/:
|
||||||
|
@ -808,6 +812,7 @@ files:
|
||||||
maintainers: $team_openstack
|
maintainers: $team_openstack
|
||||||
labels:
|
labels:
|
||||||
- cloud
|
- cloud
|
||||||
|
$module_utils/oracle/: *oracle
|
||||||
$module_utils/ovirt.py: *ovirt
|
$module_utils/ovirt.py: *ovirt
|
||||||
$module_utils/postgres.py: *postgresql
|
$module_utils/postgres.py: *postgresql
|
||||||
$module_utils/powershell: *windows_core
|
$module_utils/powershell: *windows_core
|
||||||
|
@ -1119,6 +1124,7 @@ files:
|
||||||
$plugins/doc_fragments/xenserver.py:
|
$plugins/doc_fragments/xenserver.py:
|
||||||
maintainers: bvitnik
|
maintainers: bvitnik
|
||||||
$plugins/doc_fragments/hpe3par.py: *hpe3par
|
$plugins/doc_fragments/hpe3par.py: *hpe3par
|
||||||
|
$plugins/doc_fragments/oracle*: *oracle
|
||||||
###############################
|
###############################
|
||||||
# plugins/filter
|
# plugins/filter
|
||||||
$plugins/filter/:
|
$plugins/filter/:
|
||||||
|
@ -1494,6 +1500,7 @@ macros:
|
||||||
team_onyx: anasbadaha samerd
|
team_onyx: anasbadaha samerd
|
||||||
team_openstack: emonty juliakreger rcarrillocruz Shrews dagnello mnaser odyssey4me evrardjp cloudnull gtema
|
team_openstack: emonty juliakreger rcarrillocruz Shrews dagnello mnaser odyssey4me evrardjp cloudnull gtema
|
||||||
team_openswitch: Qalthos gdpak
|
team_openswitch: Qalthos gdpak
|
||||||
|
team_oracle: nalsaber manojmeda mross22
|
||||||
team_ovirt: machacekondra mwperina mnecas
|
team_ovirt: machacekondra mwperina mnecas
|
||||||
team_postgresql: amenonsen Andersson007 andytom Dorn- jbscalia kostiantyn-nemchenko kustodian matburt nerzhul sebasmannem tcraxs
|
team_postgresql: amenonsen Andersson007 andytom Dorn- jbscalia kostiantyn-nemchenko kustodian matburt nerzhul sebasmannem tcraxs
|
||||||
team_purestorage: sdodsley sile16 lionmax genegr raekins bannaych opslounge
|
team_purestorage: sdodsley sile16 lionmax genegr raekins bannaych opslounge
|
||||||
|
|
Loading…
Reference in a new issue