Skip to content

Commit 07adf20

Browse files
Synchronise Blazar fork
1 parent d6a4e24 commit 07adf20

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

ansible/inventory/group_vars/all/source-repositories

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,19 @@ source_repositories:
124124
- codeowners:
125125
content: "{{ community_files.codeowners.openstack }}"
126126
dest: ".github/CODEOWNERS"
127+
blazar:
128+
additional_releases:
129+
- master
130+
ignored_releases:
131+
- victoria
132+
- wallaby
133+
- xena
134+
- yoga
135+
- zed
136+
community_files:
137+
- codeowners:
138+
content: "{{ community_files.codeowners.openstack }}"
139+
dest: ".github/CODEOWNERS"
127140
cinder:
128141
ignored_releases:
129142
- victoria

0 commit comments

Comments
 (0)