Skip to content

Commit ff982ab

Browse files
authored
Merge pull request #1613 from jieyouxu/relnotes-ping-group
Create `relnotes-interest-group` ping group
2 parents cf72bbe + 9eb7eb1 commit ff982ab

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)