Update ironic ACL for editHashtags

We decided to allow non-cores to also edit hashtag in patches
(when they are not the original owner of the change)

Change-Id: I7153cb8c630d1924f58a90f9f31396b38954e2b4
This commit is contained in:
Iury Gregory Melo Ferreira 2024-09-30 12:47:20 -03:00
parent 8377a1d94a
commit dab20d5fa2

View File

@ -3,7 +3,7 @@
[access "refs/heads/*"]
abandon = group ironic-core
editHashtags = group ironic-core
editHashtags = group Registered Users
label-Backport-Candidate = -1..+1 group ironic-core
label-Code-Review = -2..+2 group ironic-core
label-Workflow = -1..+1 group ironic-core