Skip to content

Commit 47b9d35

Browse files
authored
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 1b59676 commit 47b9d35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/wg-rustc-dev-guide.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ alumni = [
2929
orgs = ["rust-lang"]
3030

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

0 commit comments

Comments
 (0)