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

Commit 9258c52

Browse files
committed
Ping some contributors on illumos-related changes
1 parent 6e2c216 commit 9258c52

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

highfive/configs/rust-lang/libc.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
"src/unix/bsd/netbsdlike/openbsd": {
99
"message": "Some changes occurred in OpenBSD module",
1010
"reviewers": ["@semarie"]
11+
},
12+
"src/unix/bsd/netbsdlike/mod.rs": {
13+
"message": "Some changes occurred in OpenBSD module",
14+
"reviewers": ["@semarie"]
15+
},
16+
"src/unix/solarish": {
17+
"message": "Some changes occurred in solarish module",
18+
"reviewers": ["@jclulow", "@pfmooney"]
1119
}
1220
},
1321
"contributing": "https://github.com/rust-lang/libc/blob/master/CONTRIBUTING.md",

0 commit comments

Comments
 (0)