From 04cf5d4b8380c92d2a660ee6b91858c34b16fb2e Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 21 Jul 2017 20:16:33 +0000 Subject: [PATCH] Modify access rules --- groups | 1 + project.config | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/groups b/groups index 811cdf0b6..aa8425b54 100644 --- a/groups +++ b/groups @@ -1,3 +1,4 @@ # UUID Group Name # db95ce11b379445ac8c5806ea0b61195555b338d flashrom developers +user:dhendrix user/David Hendricks (dhendrix) diff --git a/project.config b/project.config index 7f041b100..7045fe8ab 100644 --- a/project.config +++ b/project.config @@ -28,4 +28,6 @@ [notify "flashrom-gerrit"] email = flashrom-gerrit@flashrom.org header = to - filter = -is:draft \ No newline at end of file + filter = -is:draft +[access "refs/heads/master"] + create = group user/David Hendricks (dhendrix)