Skip to content

Commit

Permalink
chore: remove deprecated settings
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi authored and eclipse-packaging-bot committed Jun 27, 2024
1 parent a61ad29 commit a22d071
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion otterdog/eclipse-packaging.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ local orgs = import 'vendor/otterdog-defaults/otterdog-defaults.libsonnet';
orgs.newOrg('eclipse-packaging') {
settings+: {
blog: "https://eclipse.dev/packaging",
dependabot_security_updates_enabled_for_new_repositories: false,
description: "Defines Eclipse IDE products for the main Eclipse download page.",
email: "[email protected]",
name: "Eclipse Packaging Project",
Expand Down

0 comments on commit a22d071

Please sign in to comment.