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
2023-09-24 20:38:31 +00:00
committed by Gerrit Code Review
parent 517b4963ce
commit 2331838963
2 changed files with 3 additions and 2 deletions

1
groups
View File

@@ -10,3 +10,4 @@ user:aklm user/Anastasia Klimchuk (aklm)
user:dhendrix user/David Hendricks (dhendrix) user:dhendrix user/David Hendricks (dhendrix)
user:heijligen user/Thomas Heijligen (heijligen) user:heijligen user/Thomas Heijligen (heijligen)
user:jenkins user/build bot (Jenkins) (jenkins) user:jenkins user/build bot (Jenkins) (jenkins)
user:stepan user/Stefan Reinauer (stepan)

View File

@@ -60,13 +60,13 @@
label-Code-Review = block -2..-2 group user/Nico Huber (Nico) label-Code-Review = block -2..-2 group user/Nico Huber (Nico)
label-Verified = -1..+1 group flashrom developers label-Verified = -1..+1 group flashrom developers
[access "refs/for/refs/heads/stable"] [access "refs/for/refs/heads/stable"]
exclusiveGroupPermissions = push
[project] [project]
description = A utility for identifying, reading, writing, verifying and erasing flash chips description = A utility for identifying, reading, writing, verifying and erasing flash chips
[access "refs/heads/master"] [access "refs/heads/master"]
push = deny group Project Owners push = deny group Project Owners
exclusiveGroupPermissions = push exclusiveGroupPermissions = push
[access "refs/heads/testpush"] [access "refs/heads/main"]
push = +force group user/Stefan Reinauer (stepan)
[notify "flashrom-gerrit"] [notify "flashrom-gerrit"]
header = to header = to
email = flashrom-gerrit@flashrom.org email = flashrom-gerrit@flashrom.org