Update more ironic project ACLs for editHashtags

Continuation of dab20d5fa2ef1451 and f1924099b2, it was decided to allow
non-cores to also edit hashtags in patches when they aren't the original
owner of the change to assist with wrangling of patches.

Change-Id: I4dc38575fee03ec695dcfefefb9db6635684f264
This commit is contained in:
Doug Goldstein 2024-11-13 14:46:15 -06:00
parent 980add8b9c
commit 6ab71e364b
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

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

View File

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