commit | ddff7aa0af98c7d62c4258f2bedd8c3aa80f0dfa | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 23 20:56:52 2016 +0000 |
committer | Gerrit Code Review <gerrit@openbmc> | Tue Aug 23 20:56:52 2016 +0000 |
tree | 5f15702e6a071cc7bfd7bf7f52cea772933f9699 | |
parent | 6236763274d56e71b15f1175f9ac8a571f78d3c8 [diff] |
Modify access rules
diff --git a/project.config b/project.config index 1ec37a7..a398f8c 100644 --- a/project.config +++ b/project.config
@@ -15,3 +15,4 @@ [access "refs/tags/*"] pushTag = +force group github/openbmc/bitbake-maintainers pushSignedTag = group github/openbmc/bitbake-maintainers + push = +force group github/openbmc/bitbake-maintainers