Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit ff457d4

Browse files
authored
Merge pull request #263 from XAMPPRocky/patch-1
Update global doc global alert list
2 parents 85ff3a7 + b6f000c commit ff457d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

highfive/configs/_global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"groups": {
33
"core": ["@nikomatsakis"],
44
"crates": ["@alexcrichton"],
5-
"doc": ["@steveklabnik", "@GuillaumeGomez", "@QuietMisdreavus"],
5+
"doc": ["@steveklabnik", "@GuillaumeGomez"],
66
"rust-embedded/cortex-a": ["@andre-richter", "@parched", "@raw-bin", "@wizofe"],
77
"rust-embedded/cortex-m": ["@adamgreig", "@ithinuel", "@korken89", "@thejpster", "@therealprof", "@jonas-schievink"],
88
"rust-embedded/cortex-r": ["@japaric", "@paoloteti"],

highfive/configs/rust-lang/rust.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"syntax": ["@petrochenkov", "@eddyb"],
66
"libs": ["@sfackler", "@dtolnay", "@JoshTriplett", "@hanna-kruppe", "@withoutboats", "@cramertj", "@shepmaster", "@Mark-Simulacrum", "@kennytm", "@LukasKalbertodt"],
77
"infra-ci": ["@Mark-Simulacrum", "@kennytm", "@pietroalbini"],
8-
"rustdoc": ["@QuietMisdreavus", "@steveklabnik", "@GuillaumeGomez", "@ollie27"]
8+
"rustdoc": ["@steveklabnik", "@GuillaumeGomez", "@ollie27"]
99
},
1010
"dirs": {
1111
".github/workflows": ["infra-ci"],

0 commit comments

Comments
 (0)