1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-09-09 06:50:44 +02:00

Modify access rules

This commit is contained in:
Patrick Georgi
2016-12-06 13:30:31 +01:00
committed by Gerrit Code Review
parent 6f2f6fbe8a
commit 3c5a837904

View File

@@ -7,3 +7,7 @@
[access "refs/heads/stable"] [access "refs/heads/stable"]
exclusiveGroupPermissions = submit exclusiveGroupPermissions = submit
submit = group flashrom developers submit = group flashrom developers
[access "refs/heads/staging"]
submit = group flashrom developers
[access "refs/tags/*"]
push = +force group flashrom developers