From 6a016cefef24b7ac0ec75be0f5f05a45f59ce474 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Thu, 13 May 2021 14:35:11 +0000 Subject: [PATCH] Modify access rules --- project.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/project.config b/project.config index c8c6df7fc..d2b472f4a 100644 --- a/project.config +++ b/project.config @@ -65,9 +65,8 @@ description = A utility for identifying, reading, writing, verifying and erasing flash chips [access "refs/heads/master"] push = deny group Project Owners -[access "refs/heads/testpush"] - push = deny group Project Owners exclusiveGroupPermissions = push +[access "refs/heads/testpush"] [notify "flashrom-gerrit"] header = to email = flashrom-gerrit@flashrom.org