mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
BOTMETA: Clean up (#46066)
This commit is contained in:
parent
0fd1a71027
commit
64e957de64
1 changed files with 12 additions and 20 deletions
32
.github/BOTMETA.yml
vendored
32
.github/BOTMETA.yml
vendored
|
@ -475,8 +475,11 @@ files:
|
||||||
labels: networking
|
labels: networking
|
||||||
$module_utils/network/a10:
|
$module_utils/network/a10:
|
||||||
maintainers: ericchou1 mischapeters
|
maintainers: ericchou1 mischapeters
|
||||||
$module_utils/network/aci:
|
$module_utils/network/aci: &aci
|
||||||
maintainers: $team_aci
|
maintainers: $team_aci
|
||||||
|
labels:
|
||||||
|
- aci
|
||||||
|
- networking
|
||||||
$module_utils/network/aireos:
|
$module_utils/network/aireos:
|
||||||
maintainers: jmighion
|
maintainers: jmighion
|
||||||
$module_utils/network/aos:
|
$module_utils/network/aos:
|
||||||
|
@ -527,8 +530,11 @@ files:
|
||||||
maintainers: paulquack
|
maintainers: paulquack
|
||||||
$module_utils/network/junos:
|
$module_utils/network/junos:
|
||||||
support: network
|
support: network
|
||||||
$module_utils/network/meraki:
|
$module_utils/network/meraki: &meraki
|
||||||
maintainers: $team_meraki
|
maintainers: $team_meraki
|
||||||
|
labels:
|
||||||
|
- meraki
|
||||||
|
- networking
|
||||||
$module_utils/network/netconf:
|
$module_utils/network/netconf:
|
||||||
support: network
|
support: network
|
||||||
maintainers: $team_networking
|
maintainers: $team_networking
|
||||||
|
@ -997,16 +1003,8 @@ files:
|
||||||
maintainers:
|
maintainers:
|
||||||
- samccann
|
- samccann
|
||||||
- gundalow
|
- gundalow
|
||||||
docs/docsite/rst/scenario_guides/guide_aci.rst:
|
docs/docsite/rst/scenario_guides/guide_aci.rst: *aci
|
||||||
maintainers: $team_aci
|
docs/docsite/rst/dev_guide/developing_modules_general_aci.rst: *aci
|
||||||
labels:
|
|
||||||
- aci
|
|
||||||
- networking
|
|
||||||
docs/docsite/rst/dev_guide/developing_modules_general_aci.rst:
|
|
||||||
maintainers: $team_aci
|
|
||||||
labels:
|
|
||||||
- aci
|
|
||||||
- networkings
|
|
||||||
###############################
|
###############################
|
||||||
# 'test' is a component path, then 'test' label will be automatically added
|
# 'test' is a component path, then 'test' label will be automatically added
|
||||||
test/runner/:
|
test/runner/:
|
||||||
|
@ -1015,14 +1013,8 @@ files:
|
||||||
notified: mattclay
|
notified: mattclay
|
||||||
test/utils/shippable/:
|
test/utils/shippable/:
|
||||||
notified: mattclay
|
notified: mattclay
|
||||||
test/integration/targets/aci:
|
test/integration/targets/aci: *aci
|
||||||
maintainers: $team_aci
|
test/integration/targets/meraki: *meraki
|
||||||
labels:
|
|
||||||
- networking
|
|
||||||
test/integration/targets/meraki:
|
|
||||||
maintainers: $team_meraki
|
|
||||||
labels:
|
|
||||||
- networking
|
|
||||||
test/integration/targets/nxos:
|
test/integration/targets/nxos:
|
||||||
maintainers: $team_nxos
|
maintainers: $team_nxos
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue