@@ -341,27 +341,6 @@ source_repositories:
341341 content: "{{ community_files.codeowners.openstack }}"
342342 dest: ".github/CODEOWNERS"
343343 # Ansible team
344- ansible-role-os-host-aggregates:
345- repository_type: "ansible"
346- workflows: "{{ ansible_workflows.role }}"
347- community_files:
348- - codeowners:
349- content: "{{ community_files.codeowners.ansible }}"
350- dest: ".github/CODEOWNERS"
351- os-networks:
352- repository_type: "ansible"
353- workflows: "{{ ansible_workflows.role }}"
354- community_files:
355- - codeowners:
356- content: "{{ community_files.codeowners.ansible }}"
357- dest: ".github/CODEOWNERS"
358- ansible-role-os-projects:
359- repository_type: "ansible"
360- workflows: "{{ ansible_workflows.role }}"
361- community_files:
362- - codeowners:
363- content: "{{ community_files.codeowners.ansible }}"
364- dest: ".github/CODEOWNERS"
365344 ansible-role-libvirt-host:
366345 repository_type: "ansible"
367346 workflows: "{{ ansible_workflows.role }}"
@@ -376,13 +355,6 @@ source_repositories:
376355 - codeowners:
377356 content: "{{ community_files.codeowners.ansible }}"
378357 dest: ".github/CODEOWNERS"
379- ansible-role-os-images:
380- repository_type: "ansible"
381- workflows: "{{ ansible_workflows.role }}"
382- community_files:
383- - codeowners:
384- content: "{{ community_files.codeowners.ansible }}"
385- dest: ".github/CODEOWNERS"
386358 ansible-role-vxlan:
387359 repository_type: "ansible"
388360 workflows: "{{ ansible_workflows.role }}"
@@ -404,48 +376,13 @@ source_repositories:
404376 - codeowners:
405377 content: "{{ community_files.codeowners.ansible }}"
406378 dest: ".github/CODEOWNERS"
407- ansible-role-os-volumes:
408- repository_type: "ansible"
409- workflows: "{{ ansible_workflows.role }}"
410- community_files:
411- - codeowners:
412- content: "{{ community_files.codeowners.ansible }}"
413- dest: ".github/CODEOWNERS"
414- ansible-role-grubcmdline:
415- repository_type: "ansible"
416- workflows: "{{ ansible_workflows.role }}"
417- community_files:
418- - codeowners:
419- content: "{{ community_files.codeowners.ansible }}"
420- dest: ".github/CODEOWNERS"
421- ansible-role-os-flavors:
422- repository_type: "ansible"
423- workflows: "{{ ansible_workflows.role }}"
424- community_files:
425- - codeowners:
426- content: "{{ community_files.codeowners.ansible }}"
427- dest: ".github/CODEOWNERS"
428- ansible-role-os-openstacksdk:
429- repository_type: "ansible"
430- workflows: "{{ ansible_workflows.role }}"
431- community_files:
432- - codeowners:
433- content: "{{ community_files.codeowners.ansible }}"
434- dest: ".github/CODEOWNERS"
435379 ansible-role-sriov:
436380 repository_type: "ansible"
437381 workflows: "{{ ansible_workflows.role }}"
438382 community_files:
439383 - codeowners:
440384 content: "{{ community_files.codeowners.ansible }}"
441385 dest: ".github/CODEOWNERS"
442- ansible-role-os-openstackclient:
443- repository_type: "ansible"
444- workflows: "{{ ansible_workflows.role }}"
445- community_files:
446- - codeowners:
447- content: "{{ community_files.codeowners.ansible }}"
448- dest: ".github/CODEOWNERS"
449386 ansible-timezone:
450387 repository_type: "ansible"
451388 workflows: "{{ ansible_workflows.role }}"
@@ -495,13 +432,6 @@ source_repositories:
495432 - codeowners:
496433 content: "{{ community_files.codeowners.ansible }}"
497434 dest: ".github/CODEOWNERS"
498- ansible-role-os-container-clusters:
499- repository_type: "ansible"
500- workflows: "{{ ansible_workflows.role }}"
501- community_files:
502- - codeowners:
503- content: "{{ community_files.codeowners.ansible }}"
504- dest: ".github/CODEOWNERS"
505435 ansible-role-cluster-infra:
506436 repository_type: "ansible"
507437 workflows: "{{ ansible_workflows.role }}"
@@ -579,13 +509,6 @@ source_repositories:
579509 - codeowners:
580510 content: "{{ community_files.codeowners.ansible }}"
581511 dest: ".github/CODEOWNERS"
582- ansible-role-os-deploy-templates:
583- repository_type: "ansible"
584- workflows: "{{ ansible_workflows.role }}"
585- community_files:
586- - codeowners:
587- content: "{{ community_files.codeowners.ansible }}"
588- dest: ".github/CODEOWNERS"
589512 ansible-role-mlnx-neo:
590513 repository_type: "ansible"
591514 workflows: "{{ ansible_workflows.role }}"
0 commit comments