1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-09-09 06:50:44 +02:00
Files
flashrom/project.config
2017-08-18 11:08:35 +00:00

42 lines
1.2 KiB
Plaintext

[access]
inheritFrom = All-Projects
[receive]
requireChangeId = true
[submit]
action = cherry pick
[access "refs/heads/stable"]
exclusiveGroupPermissions = submit
submit = group flashrom developers
[access "refs/heads/staging"]
submit = group flashrom developers
exclusiveGroupPermissions = submit
[access "refs/tags/*"]
push = +force group flashrom developers
[label "Code-Review"]
function = MaxWithBlock
abbreviation = R
copyMinScore = true
value = -2 Do not submit
value = -1 I would prefer that you didn't submit this
value = 0 No score
value = +1 Looks good to me, but someone else must approve
value = +2 Looks good to me, approved
copyAllScoresOnTrivialRebase = true
copyAllScoresIfNoCodeChange = true
defaultValue = 0
[notify "flashrom-gerrit"]
email = flashrom-gerrit@flashrom.org
header = to
filter = -is:draft
[access "refs/heads/master"]
create = group user/David Hendricks (dhendrix)
create = group user/Stefan Tauner (stefanct)
delete = group user/David Hendricks (dhendrix)
delete = group user/Stefan Tauner (stefanct)
exclusiveGroupPermissions = create delete
[access "refs/*"]
label-Verified = -1..+1 group user/Stefan Tauner (stefanct)
submit = group user/Stefan Tauner (stefanct)