Allow Stackalytics maintainers to rewrite history

In order to filter some potentially problematic content from the
x/stackalytics repository's master branch history, grant its
maintainers permission to push --force that rewrite including
changes from other committers and merge commits.

Change-Id: I0b7fc39fb422f89a04ec926607619c3418016787
This commit is contained in:
Jeremy Stanley 2022-07-28 19:02:55 +00:00
parent 6b1260262a
commit af6c72df8a

View File

@ -1,3 +1,8 @@
[access "refs/*"]
forgeCommitter = group stackalytics-core
push = +force group stackalytics-core
pushMerge = group stackalytics-core
[access "refs/heads/*"]
abandon = group stackalytics-core
create = group stackalytics-core