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

Commit 91eda6e

Browse files
Merge pull request #366 from JohnTitor/libc-pings
Ping some contributors on illumos-related changes
2 parents c1284f9 + 9258c52 commit 91eda6e

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)