Skip to content

Commit

Permalink
release: document pinging relnotes-interest-group
Browse files Browse the repository at this point in the history
  • Loading branch information
jieyouxu committed Jan 10, 2025
1 parent 0251359 commit 85109fb
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion src/release/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,20 @@ link. Reuse the PR titles or write descriptions as needed for clarity.
Try to keep the language of the document independent of en-US or en-UK, when it
can't be avoided defer to en-US grammar and syntax.

[relnotes]: https://github.com/rust-lang/relnotes
## Pinging `relnotes-interest-group` for relnotes PR and relnotes blog post

Contributors may be interested to help review the relnotes PRs and relnotes
blog posts (e.g. on behalf of their team). They can opt-in to being pinged by
adding themselves to the
[`relnotes-interest-group` marker team][relnotes-interest-group].

When creating a relnotes PR and release blog post, please ping this
notification group via

```
@rustbot ping relnotes-interest-group
```


[relnotes]: https://github.com/rust-lang/relnotes
[relnotes-interest-group]: https://github.com/rust-lang/team/blob/master/teams/relnotes-interest-group.toml

0 comments on commit 85109fb

Please sign in to comment.