This is an automated email from the ASF dual-hosted git repository.
skrawcz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git
The following commit(s) were added to refs/heads/main by this push:
new 960ff8b0 Update checklist to include DISCLAIMER files
960ff8b0 is described below
commit 960ff8b052183356c46927e975fd482c44269744
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Sep 30 18:15:39 2025 +0100
Update checklist to include DISCLAIMER files
---
scripts/apache_release_helper.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scripts/apache_release_helper.py b/scripts/apache_release_helper.py
index 9e509ccc..9d40f6b3 100644
--- a/scripts/apache_release_helper.py
+++ b/scripts/apache_release_helper.py
@@ -301,9 +301,10 @@ Please vote:
[ ] -1 Do not release this package because... (Please provide a reason)
Checklist for reference:
+[ ] Incubating in name.
[ ] Download links are valid.
[ ] Checksums and signatures.
-[ ] LICENSE/NOTICE files exist
+[ ] LICENSE/NOTICE/DISCLAIMER files exist
[ ] No unexpected binary files
[ ] All source files have ASF headers
[ ] Can compile from source