Skip to content

Commit 45e4fd5

Browse files
committed
wg-rustc-dev-guide.toml: reduce name varieties of the group
Either use the repo name or the full name, but not also the third form. Also, it being capitalized made it seem like a formal name, which it's not.
1 parent d6a865c commit 45e4fd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/rustc-dev-guide.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ bors.rust.review = true
3434
orgs = ["rust-lang"]
3535

3636
[website]
37-
name = "Rustc Dev Guide working area"
38-
description = "Making the compiler easier to learn by maintaining and improving the Rustc Dev Guide"
37+
name = "rustc-dev-guide working area"
38+
description = "Making the compiler easier to learn by maintaining and improving the Rust Compiler Development Guide"
3939
repo = "https://forge.rust-lang.org/compiler/working-areas.html"
4040
zulip-stream = "t-compiler/rustc-dev-guide"
4141

0 commit comments

Comments
 (0)