Skip to content

Commit 74a8d73

Browse files
committed
Include libs-team repo for nominated items.
1 parent a14f4df commit 74a8d73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/agenda-generator/src/generator.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ impl Generator {
3737

3838
IssueQuery::new("Nominated")
3939
.labels(&["T-libs-api", "I-nominated"])
40+
.repo("rust-lang/libs-team")
4041
.repo("rust-lang/rust")
4142
.repo("rust-lang/rfcs")
4243
.write(&mut self)?;

0 commit comments

Comments
 (0)