commit | 952a3efefa18499c1437c0f450243920b245e444 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 16 18:55:03 2016 +0000 |
committer | Gerrit Code Review <gerrit@openbmc> | Tue Aug 16 18:55:03 2016 +0000 |
tree | 9bfe11d7c4379429d45411681384c4299ed04ca7 | |
parent | 35681541315f78b07aa76aa096c2a0aafe072c6c [diff] |
Modify access rules
diff --git a/project.config b/project.config index 32e876e..68a309a 100644 --- a/project.config +++ b/project.config
@@ -15,6 +15,8 @@ priority = batch group Non-Interactive Users streamEvents = group Non-Interactive Users streamEvents = group github/openbmc/Everyone + viewAllAccounts = group Administrators + viewAllAccounts = group Non-Interactive Users [access "refs/*"] read = group Administrators read = group Anonymous Users