diff --git a/.allstar/binary_artifacts.yaml b/.allstar/binary_artifacts.yaml new file mode 100644 index 0000000..e2d91d6 --- /dev/null +++ b/.allstar/binary_artifacts.yaml @@ -0,0 +1,4 @@ +# Ignore reason: These files are required for the Gradle wrapper, which is used when building the project: +# https://github.com/cloud-gov/shibboleth-boshrelease/blob/main/packages/idp/packaging#L31 +ignorePaths: +- gradle/wrapper/gradle-wrapper.jar diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..b961878 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +* @cloud-gov/platform-ops +