Skip to content

Commit

Permalink
Add committers as security managers.
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Neidhart <[email protected]>
  • Loading branch information
netomi authored Aug 9, 2023
1 parent ee24736 commit dc45154
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions otterdog/eclipse-cdt.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ orgs.newOrg('eclipse-cdt') {
packages_containers_internal: false,
packages_containers_public: false,
readers_can_create_discussions: true,
security_managers+: [
"eclipse-cdt-committers"
],
two_factor_requirement: false,
web_commit_signoff_required: false,
},
Expand Down

0 comments on commit dc45154

Please sign in to comment.