commit | 00c5f02c88246f713bd22698b21eab730fa7ebc9 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Apr 21 20:31:20 2021 +0000 |
committer | Gerrit Code Review <gerrit@5cfbbc6376c0> | Wed Apr 21 20:31:20 2021 +0000 |
tree | 42a857b3b24e28a28530a0e68da8eebb4b57f714 | |
parent | 8d7391e62bd6bb384bf2b131171a194af48f09e1 [diff] [blame] |
Modify access rules
diff --git a/project.config b/project.config index 8d55c36..d3bbe1c 100644 --- a/project.config +++ b/project.config
@@ -5,3 +5,5 @@ [access "refs/heads/*"] submit = group Change Owner submit = group github/openbmc/general-developers +[access "refs/meta/config"] + label-Verified = -1..+1 group Project Owners