Skip to content

Commit

Permalink
Add accepted candidates to the Ansible 5 build data (#73)
Browse files Browse the repository at this point in the history
This commit adds three collections to the Ansible 5 build data:

  * cloud.common,
  * infoblox.nios_modules, and
  * netapp.storagegrid.

Link to the meeting minutes with votes:

https://meetbot.fedoraproject.org/ansible-community/2021-10-20/ansible_community_meeting.2021-10-20-18.00.html
  • Loading branch information
tadeboro authored Oct 20, 2021
1 parent 8919e7f commit fd37d81
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 5/ansible.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ cisco.mso
cisco.nso
cisco.nxos
cisco.ucs
cloud.common
cloudscale_ch.cloud
community.aws
community.azure
Expand Down Expand Up @@ -66,7 +67,7 @@ hetzner.hcloud
hpe.nimble
ibm.qradar
infinidat.infinibox
#infobox.nios_modules # NOT FOR 2.10 https://github.com/infobloxopen/infoblox-ansible/issues/7
infobox.nios_modules
inspur.sm
junipernetworks.junos
# community.kubernetes shall be renamed to kubernetes.core, they are already the same build artifact
Expand All @@ -79,6 +80,7 @@ netapp.cloudmanager
netapp.elementsw
netapp_eseries.santricity
netapp.ontap
netapp.storagegrid
netapp.um_info
netbox.netbox
ngine_io.cloudstack
Expand Down
14 changes: 14 additions & 0 deletions 5/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,17 @@ collections:
community.dns:
maintainers:
- felixfontein
cloud.common:
maintainers:
- Akasurde
- abikouo
- goneri
- jillr
infoblox.nios_modules:
maintainers:
- anagha-infoblox
netapp.storagegrid:
maintainers:
- carchi8py
- jkandati
- joshedmonds

0 comments on commit fd37d81

Please sign in to comment.