diff --git a/posts/inside-rust/2025-02-27-relnotes-interest-group.md b/posts/inside-rust/2025-02-27-relnotes-interest-group.md new file mode 100644 index 000000000..6d5b24ce3 --- /dev/null +++ b/posts/inside-rust/2025-02-27-relnotes-interest-group.md @@ -0,0 +1,18 @@ +--- +layout: post +title: "Relnotes PR and release blog post ping group" +author: Jieyou Xu +team: The Release Team +--- + +# Relnotes PR and release blog post ping group is now available + +A new [`relnotes-interest-group`][relnotes-ping-group] ping group is now available for contributors to join to get pinged when a new relnotes PR (to ) or release blog post (to ) are created. Ping group members may wish to be pinged so that they can help with: + +- Reviewing wording of the release notes PR or blog post +- Checking if certain release notes entries are unnecessary, redundant, or missing (especially on behalf of their respective team(s)) +- Recommending other improvements + +This ping group is primarily intended for project members. If you wish to join the ping group, you may follow the usual procedure to send a PR to and add yourself as a member of [`teams/relnotes-interest-group.toml`](https://github.com/rust-lang/team/blob/master/teams/relnotes-interest-group.toml). + +[relnotes-ping-group]: https://github.com/rust-lang/team/pull/1613