Skip to content

Commit e2bc440

Browse files
chore: add collaborators by default with triage permission to all org repos
Signed-off-by: Jakob Möller <jakob.moeller@sap.com>
1 parent dad4f69 commit e2bc440

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

safe-settings/suborgs/ocm.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,9 @@ teams:
266266
permission: maintain
267267
- name: Admins
268268
permission: admin
269+
- name: Collaborators
270+
permission: triage
269271

270272
# Branch protection rules
271273
# See https://docs.github.com/en/rest/branches/branch-protection?apiVersion=2022-11-28#update-branch-protection for available options
272-
branches: []
274+
branches: []

0 commit comments

Comments
 (0)