From 2abe02c5a5ac2d3223141a4c7d5010a773911d2e Mon Sep 17 00:00:00 2001 From: Daniel Scherzer Date: Sat, 7 Feb 2026 00:07:18 -0800 Subject: [PATCH] nominate.md: update list of repositories Since rust-lang/triagebot#1594 the `rust-lang/compiler-team` repo has been supported for inclusion in the lang team agenda, e.g. rust-lang/compiler-team#570 was included in the 2022-11-22 agenda. --- src/how_to/nominate.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/how_to/nominate.md b/src/how_to/nominate.md index 0ec59e4..92aa1a8 100644 --- a/src/how_to/nominate.md +++ b/src/how_to/nominate.md @@ -35,6 +35,7 @@ Nomination is currently supported on the following repositories: - rust-lang/rust - rust-lang/reference - rust-lang/lang-team +- rust-lang/compiler-team (This set is defined by the `nominated` list in the [triagebot source code](https://github.com/rust-lang/triagebot/blob/master/src/agenda.rs))