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

Commit 889b404

Browse files
authored
Merge pull request #425 from thomcc/thomcc-winsys
Add `thomcc` as a reviewer for `std::sys::windows`
2 parents df74683 + 3a38a7c commit 889b404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"library/panic_unwind": ["libs"],
123123
"library/proc_macro": ["@petrochenkov"],
124124
"library/std": ["libs"],
125-
"library/std/src/sys/windows": ["@ChrisDenton"],
125+
"library/std/src/sys/windows": ["@ChrisDenton", "@thomcc"],
126126
"library/stdarch": ["libs"],
127127
"library/term": ["libs"],
128128
"library/test": ["libs"],

0 commit comments

Comments
 (0)