@@ -341,27 +341,6 @@ source_repositories:
341
341
content: "{{ community_files.codeowners.openstack }}"
342
342
dest: ".github/CODEOWNERS"
343
343
# 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"
365
344
ansible-role-libvirt-host:
366
345
repository_type: "ansible"
367
346
workflows: "{{ ansible_workflows.role }}"
@@ -376,13 +355,6 @@ source_repositories:
376
355
- codeowners:
377
356
content: "{{ community_files.codeowners.ansible }}"
378
357
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"
386
358
ansible-role-vxlan:
387
359
repository_type: "ansible"
388
360
workflows: "{{ ansible_workflows.role }}"
@@ -404,48 +376,13 @@ source_repositories:
404
376
- codeowners:
405
377
content: "{{ community_files.codeowners.ansible }}"
406
378
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"
435
379
ansible-role-sriov:
436
380
repository_type: "ansible"
437
381
workflows: "{{ ansible_workflows.role }}"
438
382
community_files:
439
383
- codeowners:
440
384
content: "{{ community_files.codeowners.ansible }}"
441
385
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"
449
386
ansible-timezone:
450
387
repository_type: "ansible"
451
388
workflows: "{{ ansible_workflows.role }}"
@@ -495,13 +432,6 @@ source_repositories:
495
432
- codeowners:
496
433
content: "{{ community_files.codeowners.ansible }}"
497
434
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"
505
435
ansible-role-cluster-infra:
506
436
repository_type: "ansible"
507
437
workflows: "{{ ansible_workflows.role }}"
@@ -579,13 +509,6 @@ source_repositories:
579
509
- codeowners:
580
510
content: "{{ community_files.codeowners.ansible }}"
581
511
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"
589
512
ansible-role-mlnx-neo:
590
513
repository_type: "ansible"
591
514
workflows: "{{ ansible_workflows.role }}"
0 commit comments