mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Mark $team_openstack as owning openstack things
All of the OpenStack things should be owned by the openstack team. dagnello is maintainer of several modules, so add to the team.
This commit is contained in:
parent
ed23424b32
commit
ab204c845d
1 changed files with 17 additions and 47 deletions
64
.github/BOTMETA.yml
vendored
64
.github/BOTMETA.yml
vendored
|
@ -220,49 +220,9 @@ files:
|
||||||
$modules/cloud/misc/virt_net.py: drybjed
|
$modules/cloud/misc/virt_net.py: drybjed
|
||||||
$modules/cloud/misc/virt_pool.py: drybjed
|
$modules/cloud/misc/virt_pool.py: drybjed
|
||||||
$modules/cloud/misc/xenserver_facts.py: andyhky
|
$modules/cloud/misc/xenserver_facts.py: andyhky
|
||||||
$modules/cloud/openstack/os_auth.py: $team_openstack
|
$modules/cloud/openstack/: $team_openstack
|
||||||
$modules/cloud/openstack/os_client_config.py: $team_openstack
|
$modules/cloud/openstack/os_keystone_service.py: $team_openstack SamYaple
|
||||||
$modules/cloud/openstack/os_flavor_facts.py: $team_openstack
|
$modules/cloud/openstack/os_project.py: $team_openstack agireud
|
||||||
$modules/cloud/openstack/os_floating_ip.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_group.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_image.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_image_facts.py: dagnello
|
|
||||||
$modules/cloud/openstack/os_ironic.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_ironic_inspect.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_ironic_node.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_keypair.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_keystone_domain.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_keystone_domain_facts.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_keystone_role.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_keystone_service.py: SamYaple
|
|
||||||
$modules/cloud/openstack/os_network.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_networks_facts.py: dagnello
|
|
||||||
$modules/cloud/openstack/os_nova_flavor.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_nova_host_aggregate.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_object.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_port.py: dagnello
|
|
||||||
$modules/cloud/openstack/os_port_facts.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_project.py: agireud
|
|
||||||
$modules/cloud/openstack/os_project_facts.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_quota.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_recordset.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_router.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_security_group.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_security_group_rule.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_server.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_server_actions.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_server_facts.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_server_group.py: kong
|
|
||||||
$modules/cloud/openstack/os_server_volume.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_stack.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_subnet.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_subnets_facts.py: dagnello
|
|
||||||
$modules/cloud/openstack/os_user.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_user_facts.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_user_group.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_user_role.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_volume.py: $team_openstack
|
|
||||||
$modules/cloud/openstack/os_zone.py: $team_openstack
|
|
||||||
$modules/cloud/ovh/ovh_ip_loadbalancing_backend.py: pascalheraud
|
$modules/cloud/ovh/ovh_ip_loadbalancing_backend.py: pascalheraud
|
||||||
$modules/cloud/ovirt/: machacekondra
|
$modules/cloud/ovirt/: machacekondra
|
||||||
$modules/cloud/packet/:
|
$modules/cloud/packet/:
|
||||||
|
@ -845,14 +805,18 @@ files:
|
||||||
- dynamic inventory script
|
- dynamic inventory script
|
||||||
- dynamic inventory
|
- dynamic inventory
|
||||||
- inventory script
|
- inventory script
|
||||||
contrib/inventory/openstack.py:
|
|
||||||
keywords:
|
|
||||||
- openstack dynamic inventory script
|
|
||||||
contrib/inventory/linode.py:
|
contrib/inventory/linode.py:
|
||||||
keywords:
|
keywords:
|
||||||
- linode dynamic inventory script
|
- linode dynamic inventory script
|
||||||
maintainers:
|
maintainers:
|
||||||
- intheclouddan rwaweber zbal
|
- intheclouddan rwaweber zbal
|
||||||
|
contrib/inventory/openstack.py:
|
||||||
|
keywords:
|
||||||
|
- openstack dynamic inventory script
|
||||||
|
maintainers: $team_openstack
|
||||||
|
labels:
|
||||||
|
- cloud
|
||||||
|
- openstack
|
||||||
contrib/inventory/azure_rm.py:
|
contrib/inventory/azure_rm.py:
|
||||||
keywords:
|
keywords:
|
||||||
- azure inventory
|
- azure inventory
|
||||||
|
@ -946,6 +910,11 @@ files:
|
||||||
$module_utils/nxos.py:
|
$module_utils/nxos.py:
|
||||||
maintainers: $team_networking
|
maintainers: $team_networking
|
||||||
labels: networking
|
labels: networking
|
||||||
|
$module_utils/openstack.py
|
||||||
|
maintainers: $team_openstack
|
||||||
|
labels:
|
||||||
|
- cloud
|
||||||
|
- openstack
|
||||||
$module_utils/ordnance.py:
|
$module_utils/ordnance.py:
|
||||||
maintainers: alexanderturner djh00t
|
maintainers: alexanderturner djh00t
|
||||||
labels: networking
|
labels: networking
|
||||||
|
@ -1075,7 +1044,8 @@ macros:
|
||||||
team_netvisor: Qalthos amitsi gundalow privateip
|
team_netvisor: Qalthos amitsi gundalow privateip
|
||||||
team_networking: Qalthos ganeshrn gundalow privateip rcarrillocruz trishnaguha
|
team_networking: Qalthos ganeshrn gundalow privateip rcarrillocruz trishnaguha
|
||||||
team_nxos: GGabriele jedelman8 mikewiebe privateip rahushen rcarrillocruz trishnaguha
|
team_nxos: GGabriele jedelman8 mikewiebe privateip rahushen rcarrillocruz trishnaguha
|
||||||
team_openstack: emonty j2sol juliakreger rcarrillocruz shrews thingee
|
team_openstack: emonty j2sol juliakreger rcarrillocruz shrews thingee dagnello
|
||||||
|
team_openswitch: Qalthos gundalow privateip
|
||||||
team_rabbitmq: chrishoffman manuel-sousa romanek-adam
|
team_rabbitmq: chrishoffman manuel-sousa romanek-adam
|
||||||
team_rhn: alikins barnabycourt flossware vritant
|
team_rhn: alikins barnabycourt flossware vritant
|
||||||
team_tower: ghjm jlaska matburt wwitzel3
|
team_tower: ghjm jlaska matburt wwitzel3
|
||||||
|
|
Loading…
Reference in a new issue