From 6465ceeb0c71da0b974f0460998b6f6179929de6 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Thu, 13 May 2021 14:30:55 +0000 Subject: [PATCH] Modify access rules --- project.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/project.config b/project.config index 390e57897..de5ede1d3 100644 --- a/project.config +++ b/project.config @@ -65,6 +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 [notify "flashrom-gerrit"] header = to email = flashrom-gerrit@flashrom.org