Commit da538c1 1 parent c18a5e8 commit da538c1 Copy full SHA for da538c1
File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -456,6 +456,9 @@ These commits modify **compiler targets**.
456
456
(See the [Target Tier Policy](https://doc.rust-lang.org/nightly/rustc/target-tier-policy.html).)
457
457
"""
458
458
459
+ [mentions ."src/doc/style-guide" ]
460
+ cc = [" @rust-lang/style" ]
461
+
459
462
[assign ]
460
463
warn_non_default_branch = true
461
464
contributing_url = " https://rustc-dev-guide.rust-lang.org/contributing.html"
@@ -560,6 +563,12 @@ ast_lowering = [
560
563
fallback = [
561
564
" @Mark-Simulacrum"
562
565
]
566
+ style-team = [
567
+ " @calebcartwright" ,
568
+ " @compiler-errors" ,
569
+ " @joshtriplett" ,
570
+ " @yaahc" ,
571
+ ]
563
572
564
573
[assign .owners ]
565
574
"/.github/workflows" = [" infra-ci" ]
@@ -604,6 +613,7 @@ fallback = [
604
613
"/src/doc/rust-by-example" = [" @ehuss" ]
605
614
"/src/doc/rustc-dev-guide" = [" @ehuss" ]
606
615
"/src/doc/rustdoc" = [" rustdoc" ]
616
+ "/src/doc/style-guide" = [" style-team" ]
607
617
"/src/etc" = [" @Mark-Simulacrum" ]
608
618
"/src/librustdoc" = [" rustdoc" ]
609
619
"/src/llvm-project" = [" @cuviper" ]
You can’t perform that action at this time.
0 commit comments