This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/grails-gradle-publish.git
commit 17c1f7e3e5d30c495be25fbc6199394149a1a147 Merge: bf1d1ca 369a679 Author: James Daugherty <[email protected]> AuthorDate: Mon Oct 6 11:01:45 2025 -0400 Merge pull request #12 from apache/graduation chore: update for TLP Graduation .asf.yaml | 2 +- .github/release-drafter.yml | 4 --- .github/scripts/releaseDistributions.sh | 6 ++-- .github/vote_templates/announce.txt | 12 +++---- .github/vote_templates/groovy_pmc.txt | 30 ------------------ .github/vote_templates/staged.txt | 18 +++++------ .github/workflows/release-abort.yml | 2 +- .github/workflows/release.yaml | 55 ++++++++++++--------------------- CODE_OF_CONDUCT.md | 2 +- DISCLAIMER | 1 - README.md | 2 +- etc/bin/Dockerfile | 2 +- etc/bin/download-release-artifacts.sh | 30 +++++++++--------- etc/bin/verify-jar-artifacts.sh | 2 +- etc/bin/verify-source-distribution.sh | 14 ++++----- gradle/java-config.gradle | 4 --- gradle/publish-config.gradle | 7 ++++- plugin/build.gradle | 2 +- 18 files changed, 72 insertions(+), 123 deletions(-)
