Skip to content

Commit

Permalink
cleanup of initial config
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi authored and eclipse-kura-bot committed Sep 27, 2024
1 parent 68b5450 commit bf0c349
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions otterdog/eclipse-kura.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ local orgs = import 'vendor/otterdog-defaults/otterdog-defaults.libsonnet';

orgs.newOrg('eclipse-kura') {
settings+: {
members_can_change_project_visibility: false,
packages_containers_internal: false,
packages_containers_public: false,
plan: "free",
two_factor_requirement: false,
web_commit_signoff_required: false,
Expand Down

0 comments on commit bf0c349

Please sign in to comment.