commit | d1a35ad2dd4f3c7f9812e6b1ad73588d38da88a0 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Oct 31 19:02:58 2016 +0000 |
committer | Gerrit Code Review <gerrit@openbmc> | Mon Oct 31 19:02:58 2016 +0000 |
tree | 9ce3af7943a22cc3cbc245aab7f2693558974118 | |
parent | f8a9fdf99f577c1e2be2f29236f9d75f2cfb4fe1 [diff] |
Modify access rules
diff --git a/groups b/groups new file mode 100644 index 0000000..2b5e8a3 --- /dev/null +++ b/groups
@@ -0,0 +1,3 @@ +# UUID Group Name +# +github:openbmc/general-developers github/openbmc/general-developers
diff --git a/project.config b/project.config index e080951..0675a90 100644 --- a/project.config +++ b/project.config
@@ -2,3 +2,5 @@ inheritFrom = All-Projects [submit] action = rebase if necessary +[access "refs/heads/*"] + submit = group github/openbmc/general-developers