Skip to content

Commit 751dff4

Browse files
committed
Create relnotes-interest-group ping group
This ping group is intended for contributors who would like to get pinged on release notes PRs (PR modifying `RELEASES.md` and the release blog post), intended to help double-check release notes.
1 parent f4a9c02 commit 751dff4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

teams/relnotes-interest-group.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Intended to be a ping group on rust-lang/rust for release notes for people who
2+
# would like to be notified of new relnotes PR and want to double-check.
3+
4+
name = "relnotes-interest-group"
5+
kind = "marker-team"
6+
7+
[people]
8+
leads = []
9+
members = [
10+
"jieyouxu",
11+
"traviscross",
12+
]

0 commit comments

Comments
 (0)