From 4b5a9eeec953dc7cc1aa9c8721e8306b32d98822 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Sat, 9 Dec 2017 16:39:29 +0000 Subject: [PATCH] Deny new commits for `stable`. --- project.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/project.config b/project.config index f9dbbc196..1a234b97a 100644 --- a/project.config +++ b/project.config @@ -48,3 +48,5 @@ delete = group user/Nico Huber (Nico) delete = group user/Stefan Tauner (stefanct) submit = group flashrom developers +[access "refs/for/refs/heads/stable"] + exclusiveGroupPermissions = push