Skip to content

Commit 9eb7eb1

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 9eb7eb1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

teams/relnotes-interest-group.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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+
"alex-semenyuk",
11+
"jieyouxu",
12+
"joshtriplett",
13+
"traviscross",
14+
]

0 commit comments

Comments
 (0)