Allow registered users to edit topics
Allow any registered user to edit the topic of any change in Gerrit. Topic changes are recorded as review messages, so if people go crazy with this, it will be apparent. Change-Id: Ic19a8e02abae1d1e900f5c9e89e3b90e8cdefdab
This commit is contained in:
parent
b4e9055f6e
commit
afcfe2b904
@ -263,6 +263,7 @@ Next, edit `project.config` to look like::
|
||||
pushTag = group Project Bootstrappers
|
||||
pushTag = group Release Managers
|
||||
read = group Anonymous Users
|
||||
editTopicName = group Registered Users
|
||||
|
||||
[access "refs/drafts/*"]
|
||||
push = block group Registered Users
|
||||
|
Loading…
x
Reference in New Issue
Block a user