This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 6add057 Add mailto to voting policy settings
6add057 is described below
commit 6add0572252068fd49f86b61426632b885692444
Author: Dave Fisher <[email protected]>
AuthorDate: Sun Feb 2 14:43:10 2025 -0800
Add mailto to voting policy settings
---
apache-trusted-release/data-model.md | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/apache-trusted-release/data-model.md
b/apache-trusted-release/data-model.md
index 46c635c..6df56d2 100644
--- a/apache-trusted-release/data-model.md
+++ b/apache-trusted-release/data-model.md
@@ -51,10 +51,12 @@ Public Signing Keys are stored using the User id of the
owner as the key. When a
These are a set of choices which control how a release vote is conducted by
the ATR.
-1. Manual Vote Process flag - if this is set then the vote will be completely
manual and following policy is ignored.
-2. Minimum Number of Hours - the minimum time to run the vote. If set to `0`
then wait until 3 +1 votes and more +1 than -1.
-3. Release Checklist - markdown text describing how to test release candidates.
-4. Pause for RM check if any -1 votes flag - normally when the vote passes we
proceed to the next steps,
+1. Mailto Addresses for Emails - defaults to the project dev list, but the PMC
can change these and add contacts.
+ This will be helpful in getting dependent projects to check releases early.
+3. Manual Vote Process flag - if this is set then the vote will be completely
manual and following policy is ignored.
+4. Minimum Number of Hours - the minimum time to run the vote. If set to `0`
then wait until 3 +1 votes and more +1 than -1.
+5. Release Checklist - markdown text describing how to test release candidates.
+6. Pause for RM check if any -1 votes flag - normally when the vote passes we
proceed to the next steps,
but we should allow the RM a chance to confirm if a -1 vote should stop the
release.
### CVEs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]