Fix browbeat acl

Adding browbeat tagging acl

Change-Id: Ie785291e5db6f6317bbeaec7d76386f75ec270ea
This commit is contained in:
Joe Talerico 2016-11-30 16:03:03 -05:00
parent 3f9b312bb1
commit 85095b7523
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ abandon = group browbeat-core
label-Code-Review = -2..+2 group browbeat-core
label-Workflow = -1..+1 group browbeat-core
[access "refs/tags/*"]
pushSignedTag = group browbeat-release
[receive]
requireChangeId = true