Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-jdt-bot committed Feb 27, 2024
1 parent 4e80ec4 commit 39d2751
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions otterdog/eclipse-jdt.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ orgs.newOrg('eclipse-jdt') {
description: "",
members_can_fork_private_repositories: true,
name: "Eclipse JDT",
packages_containers_internal: false,
packages_containers_public: false,
readers_can_create_discussions: true,
security_managers+: [
"eclipse-jdt-committers"
Expand Down Expand Up @@ -106,6 +104,7 @@ orgs.newOrg('eclipse-jdt') {
orgs.newRepo('eclipse.jdt.debug') {
default_branch: "master",
delete_branch_on_merge: false,
has_discussions: true,
has_projects: false,
has_wiki: false,
web_commit_signoff_required: false,
Expand Down

0 comments on commit 39d2751

Please sign in to comment.