From 54e50b6abb7c3796f15e414fd2bb3457130fd289 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Thu, 13 May 2021 14:18:02 +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 9b8371f6a..d366c299f 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 = deny +force group user/Nico Huber (Nico) + push = +force group user/Nico Huber (Nico) [notify "flashrom-gerrit"] header = to email = flashrom-gerrit@flashrom.org