Skip to content

Commit d933b68

Browse files
committed
Add a cargo-team repo
The Cargo team would like to have a separate repo for storing things that are more directed towards the team, and not directly related to the cargo tool. Primarily this will start with meeting notes, but we may expand to other things we want to capture.
1 parent c2dbabe commit d933b68

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

repos/rust-lang/cargo-team.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
org = "rust-lang"
2+
name = "cargo-team"
3+
description = "Coordination repository for the Cargo team"
4+
bots = ["rustbot", "rfcbot"]
5+
6+
[access.teams]
7+
cargo = "write"

0 commit comments

Comments
 (0)