File tree Expand file tree Collapse file tree
ansible/inventory/group_vars/all Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -713,3 +713,32 @@ source_repositories:
713713 - codeowners:
714714 content: "{{ community_files.codeowners.release_train }}"
715715 dest: ".github/CODEOWNERS"
716+ # SMSLab team
717+ smslab-azimuth-config:
718+ repository_type: "ansible"
719+ workflows: []
720+ community_files:
721+ - codeowners:
722+ content: "{{ community_files.codeowners.sms_lab }}"
723+ dest: ".github/CODEOWNERS"
724+ smslab-config:
725+ repository_type: "ansible"
726+ workflows: []
727+ community_files:
728+ - codeowners:
729+ content: "{{ community_files.codeowners.sms_lab }}"
730+ dest: ".github/CODEOWNERS"
731+ smslab-kayobe-config:
732+ repository_type: "ansible"
733+ workflows: []
734+ community_files:
735+ - codeowners:
736+ content: "{{ community_files.codeowners.sms_lab }}"
737+ dest: ".github/CODEOWNERS"
738+ terraform-bastion:
739+ repository_type: "single-branch"
740+ workflows: []
741+ community_files:
742+ - codeowners:
743+ content: "{{ community_files.codeowners.sms_lab }}"
744+ dest: ".github/CODEOWNERS"
You can’t perform that action at this time.
0 commit comments