-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Fokko Driesprong <[email protected]>
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -208,7 +208,7 @@ Iceberg Community Vote should send email to: <[email protected]>: | |
Title: | ||
|
||
``` | ||
[VOTE] Release Apache Iceberg Rust ${release_version} - Round 1 | ||
[VOTE] Release Apache Iceberg Rust ${release_version} RC1 | ||
``` | ||
|
||
Content: | ||
|
@@ -241,7 +241,7 @@ number of votes are reached. | |
[ ] +0 no opinion | ||
[ ] -1 disapprove with the reason | ||
To learn more about apache iceberg, please see https://rust.iceberg.apache.org/ | ||
To learn more about Apache Iceberg, please see https://rust.iceberg.apache.org/ | ||
Checklist for reference: | ||
|
@@ -274,7 +274,7 @@ After at least 3 `+1` binding vote (from Iceberg PMC member), claim the vote res | |
Title: | ||
|
||
``` | ||
[RESULT][VOTE] Release Apache Iceberg Rust ${release_version} - Round 1 | ||
[RESULT][VOTE] Release Apache Iceberg Rust ${release_version} RC1 | ||
``` | ||
|
||
Content: | ||
|
@@ -354,8 +354,8 @@ Content: | |
``` | ||
Hi all, | ||
The Apache Iceberg rust community is pleased to announce | ||
that Apache Iceberg rust ${iceberg_version} has been released! | ||
The Apache Iceberg Rust community is pleased to announce | ||
that Apache Iceberg Rust ${iceberg_version} has been released! | ||
Iceberg is a data access layer that allows users to easily and efficiently | ||
retrieve data from various storage services in a unified way. | ||
|