From 67c65344ffbe5c1dbd7da90e1b45a4f34dd82333 Mon Sep 17 00:00:00 2001 From: eclipse-thingweb-bot <140179293+eclipse-thingweb-bot@users.noreply.github.com> Date: Thu, 31 Aug 2023 20:14:49 +0200 Subject: [PATCH] Changes due to additional validations in the default config. --- otterdog/eclipse-thingweb.jsonnet | 2 -- 1 file changed, 2 deletions(-) diff --git a/otterdog/eclipse-thingweb.jsonnet b/otterdog/eclipse-thingweb.jsonnet index 6a5c15f..938faf2 100644 --- a/otterdog/eclipse-thingweb.jsonnet +++ b/otterdog/eclipse-thingweb.jsonnet @@ -10,8 +10,6 @@ orgs.newOrg('eclipse-thingweb') { email: "thingweb-dev@eclipse.org", has_discussions: true, members_can_change_project_visibility: false, - members_can_change_repo_visibility: true, - members_can_delete_repositories: true, name: "Eclipse Thingwebâ„¢", packages_containers_internal: false, packages_containers_public: false,