mirror of
https://review.coreboot.org/flashrom.git
synced 2025-09-09 06:50:44 +02:00
14 lines
333 B
Plaintext
14 lines
333 B
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
|
|
[access "refs/tags/*"]
|
|
push = +force group flashrom developers
|