You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: python/mkdocs/docs/verify-release.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,8 +99,8 @@ This will include a Minio S3 container being spun up.
99
99
100
100
# Cast the vote
101
101
102
-
Votes are cast by replying to the release candidate announcement email on the dev mailing list with either `+1`, `0`, or `-1`.
102
+
Votes are cast by replying to the release candidate announcement email on the dev mailing list with either `+1`, `0`, or `-1`. For example :
103
103
104
-
> \[\] +1 Release this as Apache Iceberg 1.1.0 \[\] +0 \[\] -1 Do not release this because…
104
+
> \[\] +1 Release this as PyIceberg 0.3.0 \[\] +0 \[\] -1 Do not release this because…
105
105
106
106
In addition to your vote, it’s customary to specify if your vote is binding or non-binding. Only members of the Project Management Committee have formally binding votes. If you’re unsure, you can specify that your vote is non-binding. To read more about voting in the Apache framework, checkout the [Voting](https://www.apache.org/foundation/voting.html) information page on the Apache foundation’s website.
0 commit comments