From f6fc2d632c65a14594766ea4526bc16f6b88d520 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Thu, 13 May 2021 14:16:38 +0000 Subject: [PATCH] Modify access rules --- project.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.config b/project.config index d366c299f..9b8371f6a 100644 --- a/project.config +++ b/project.config @@ -65,7 +65,7 @@ description = A utility for identifying, reading, writing, verifying and erasing flash chips [access "refs/heads/master"] push = deny group flashrom developers - push = +force group user/Nico Huber (Nico) + push = deny +force group user/Nico Huber (Nico) [notify "flashrom-gerrit"] header = to email = flashrom-gerrit@flashrom.org