Skip to content

Commit 547829c

Browse files
authored
clarify reasons for specific libs in rust-lang
1 parent 040f8a3 commit 547829c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ This section documents meta processes by the libs team.
77
|----------|------ |
88
| [Open Libs RFCs](https://github.com/rust-lang/rfcs/pulls?q=is%3Apr+is%3Aopen+label%3AT-libs) | RFCs that need input from the Libs team. |
99
| [Open Libs PRs](https://github.com/rust-lang/rust/pulls?q=is%3Apr+is%3Aopen+label%3AT-libs) | PRs that need input from the Libs team. |
10-
| [Libs crates in `rust-lang`](https://github.com/rust-lang?q=topic%3Arust-library) | `topic:rust-library` | Crates in the `rust-lang` organization that are maintained by the Libs team. Add the `rust-library` topic to a repository in `rust-lang` to include it in this list. |
10+
| [Libs crates in `rust-lang`](https://github.com/rust-lang?q=topic%3Arust-library) | `topic:rust-library` | Crates in the `rust-lang` organization that are of particular interest to the Libs team. Add the `rust-library` topic to a repository in `rust-lang` to include it in this list. |

0 commit comments

Comments
 (0)