Skip to content

Commit c5797d3

Browse files
committed
Backfill teams to cc-rs and thorin
1 parent 3dcb945 commit c5797d3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

repos/rust-lang/cc-rs.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ci-checks = ['Tests pass']
1616
crates = ["cc", "find-msvc-tools"]
1717
publish-workflow = "publish.yml"
1818
publish-environment = "publish"
19+
teams = ["libs"]
1920

2021
[[environments]]
2122
name = "github-pages"

repos/rust-lang/thorin.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ pattern = "main"
1313
crates = ["thorin-dwp", "thorin-dwp-bin"]
1414
publish-workflow = "release-plz.yml"
1515
publish-environment = "publish"
16+
teams = ["compiler"]
1617

1718
[[environments]]
1819
name = "publish"

0 commit comments

Comments
 (0)