commit | af5dadfb42a7e15a88451020da99a57682c5b77f | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 23 21:08:37 2016 +0000 |
committer | Gerrit Code Review <gerrit@openbmc> | Tue Aug 23 21:08:37 2016 +0000 |
tree | dec577547b79882fbb5b130b49f4533e8d7afdc4 | |
parent | 8b51334ec7f91094eb762932c38795fed426f3a6 [diff] [blame] |
Modify access rules
diff --git a/project.config b/project.config index 416ac64..6dba2d0 100644 --- a/project.config +++ b/project.config
@@ -13,5 +13,5 @@ submit = group github/openbmc/c-maintainers editTopicName = group github/openbmc/c-maintainers [access "refs/tags/*"] - pushTag = group github/openbmc/c-maintainers + pushTag = +force group github/openbmc/c-maintainers pushSignedTag = group github/openbmc/c-maintainers