Skip to content

Commit f08f9e4

Browse files
Synchronise Blazar fork
1 parent 5e53efc commit f08f9e4

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
@@ -125,6 +125,19 @@ source_repositories:
125125
- codeowners:
126126
content: "{{ community_files.codeowners.openstack }}"
127127
dest: ".github/CODEOWNERS"
128+
blazar:
129+
additional_releases:
130+
- master
131+
ignored_releases:
132+
- victoria
133+
- wallaby
134+
- xena
135+
- yoga
136+
- zed
137+
community_files:
138+
- codeowners:
139+
content: "{{ community_files.codeowners.openstack }}"
140+
dest: ".github/CODEOWNERS"
128141
cinder:
129142
ignored_releases:
130143
- victoria

0 commit comments

Comments
 (0)