Skip to content

Commit

Permalink
Update jetty.jsonnet (#43)
Browse files Browse the repository at this point in the history
* Update jetty.jsonnet

move the jetty.website repo so we can move the new one in

Signed-off-by: Jesse McConnell <jesse.mcconnell@gmail.com>

* Update jetty.jsonnet

Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>

---------

Signed-off-by: Jesse McConnell <jesse.mcconnell@gmail.com>
Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
Co-authored-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
  • Loading branch information
jmcc0nn3ll and netomi authored May 7, 2024
1 parent eb55845 commit 4de3265
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions otterdog/jetty.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -331,16 +331,5 @@ orgs.newOrg('jetty') {
},
],
},
orgs.newRepo('jetty.website') {
allow_merge_commit: true,
allow_update_branch: false,
default_branch: "master",
delete_branch_on_merge: false,
dependabot_security_updates_enabled: true,
description: "Eclipse Jetty® - Under Construction",
has_wiki: false,
homepage: "http://jetty.org",
web_commit_signoff_required: false,
},
],
}

0 comments on commit 4de3265

Please sign in to comment.