We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51779c3 commit 80f0cedCopy full SHA for 80f0ced
1 file changed
ansible/inventory/group_vars/all/source-repositories
@@ -259,6 +259,13 @@ source_repositories:
259
- codeowners:
260
content: "{{ community_files.codeowners.openstack }}"
261
dest: ".github/CODEOWNERS"
262
+ magnum-capi-helm:
263
+ repository_type: "single-branch"
264
+ workflows: []
265
+ community_files:
266
+ - codeowners:
267
+ content: "{{ community_files.codeowners.openstack }}"
268
+ dest: ".github/CODEOWNERS"
269
magnum-ui:
270
ignored_releases:
271
- zed
0 commit comments