Skip to content

Commit 405a608

Browse files
committed
fix line that said to ping libs instead of libs-api
1 parent accbcbc commit 405a608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/feature-lifecycle/stabilization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can see examples of stabilization reports in tracking issues [#88581](https:
2727

2828
## Before writing a PR to stabilize a feature
2929

30-
Check to see if a FCP has completed first. If not, either ping `@rust-lang/libs` or leave a comment asking about the status of the feature.
30+
Check to see if a FCP has completed first. If not, either ping `@rust-lang/libs-api` or leave a comment asking about the status of the feature.
3131

3232
This will save you from opening a stabilization PR and having it need regular rebasing while the FCP process runs its course.
3333

0 commit comments

Comments
 (0)