Skip to content

Commit 353f909

Browse files
authored
chore: correct wording for the voting window (#14954)
1 parent 211e6c2 commit 353f909

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/vote_templates/groovy_pmc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ https://www.apache.org/info/verification.html
2626

2727
Our release process, including verification steps, are documented here: https://github.com/apache/grails-core/blob/HEAD/RELEASE.md The last section of this document `Appendix: Verification from a Container` is likely relevant. For the differing artifacts, we have compared the decompiled classes to ensure they are as we expect to meet the ASF security team's requirements.
2828

29-
The vote for this release is open for the next 72 hours.
29+
The vote for this release is open for a minimum of 72 hours.
3030
[ ] +1 Release Apache Grails (incubating) ${VERSION}
3131
[ ] 0 I don't have a strong opinion about this, but I assume it's ok
3232
[ ] -1 Do not release Apache Grails (incubating) ${VERSION} because...

.github/vote_templates/staged.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Details of our release process are documented at: https://github.com/apache/grai
4343

4444
As a reminder, most of our tools support an env `GRAILS_REPO_URL` so that the tools can be used from the staging location. Set it to the staging repo like this: `export GRAILS_REPO_URL=https://repository.apache.org/content/groups/staging`
4545

46-
The vote is open for the next 72 hours and passes if a majority of at least
46+
The vote is open for a minimum of 72 hours and passes if a majority of at least
4747
three +1 PPMC votes are cast.
4848

4949
[ ] +1 Release Apache Grails (incubating) ${VERSION}

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ The first vote is conducted on the [Grails dev mailing list](https://lists.apach
223223

224224
### Apache Groovy PMC
225225

226-
As an incubating project under Apache Groovy, after 72 hours & a successful Grails PPMC vote, the Groovy PMC must vote to approve the Apache Grails (incubating) release. This vote is held on the [Groovy dev mailing list](https://lists.apache.org/list.html?dev@groovy.apache.org). See the source upload job for the generated email.
226+
As an incubating project under Apache Groovy, after a minimum of 72 hours and a successful Grails PPMC vote, the Groovy PMC must vote to approve the Apache Grails (incubating) release. This vote is held on the [Groovy dev mailing list](https://lists.apache.org/list.html?dev@groovy.apache.org). See the source upload job for the generated email.
227227

228228
## 5. Releasing
229229

0 commit comments

Comments
 (0)