Add tagging permissions to python-libraclient
Change-Id: I9ea27e38a4e80485d9357a1dd47a47fb93e9aa6e
This commit is contained in:
parent
e2337f4360
commit
4ff4426a39
@ -3,6 +3,8 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group libra-core
|
||||
label-Approved = +0..+1 group libra-core
|
||||
[access "refs/tags/*"]
|
||||
pushTag = group libra-milestone
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user