Fix openstack-specs ACLs typo

Give Workflow:-1..+1 rights to existing "tech-committee-chair" group
instead of non-existant "tc-chair" group.

Change-Id: Ic0ee4530cb554abdd5b24527c4ea547545e93fda
This commit is contained in:
Thierry Carrez 2015-02-24 13:29:25 +01:00
parent ba56fd5e11
commit 0004e5e174
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[access "refs/heads/*"]
abandon = group tech-committee
label-Code-Review = -2..+2 group tech-committee
label-Workflow = -1..+1 group tc-chair
label-Workflow = -1..+1 group tech-committee-chair
[receive]
requireChangeId = true