Skip to content

Commit 4c46099

Browse files
authored
Merge pull request #1374 from Turbo87/patch-2
teams/crates-io: Decapitalize team name
2 parents 7e8849b + ffdcb0a commit 4c46099

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/crates-io.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ orgs = ["rust-lang", "conduit-rust"]
3535

3636
[rfcbot]
3737
label = "T-crates-io"
38-
name = "Crates.io"
38+
name = "crates.io"
3939
ping = "rust-lang/crates-io"
4040

4141
[website]
42-
name = "Crates.io team"
42+
name = "crates.io team"
4343
description = "Managing operations, development, and official policies for crates.io"
4444
zulip-stream = "t-crates-io"
4545
repo = "https://github.com/rust-lang/crates.io"

0 commit comments

Comments
 (0)