Skip to content

Commit

Permalink
Update otterdog/adoptium.jsonnet
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Ellison <[email protected]>
Signed-off-by: Thomas Neidhart <[email protected]>
  • Loading branch information
netomi and tellison authored Sep 25, 2023
1 parent 0c3bd88 commit f42b794
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otterdog/adoptium.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ local newMirrorRepo(repoName) = orgs.newRepo(repoName) {
secret_scanning: "disabled",
secret_scanning_push_protection: "disabled",
web_commit_signoff_required: false,
description: "This source code is an unmodified mirror of source code obtained from OpenJDK https://github.com/openjdk. It has been and may still be used to create builds that are untested and incompatible with the Java SE specification. You should not deploy or write to this code, but instead use the tested and certified Java SE compatible version of the code that is available at https://adoptium.net.",
};

orgs.newOrg('adoptium') {
Expand Down

0 comments on commit f42b794

Please sign in to comment.