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

Commit e14e13c

Browse files
committed
Mention Sebastien when some changes occur in OpenBSD
1 parent 1b3c886 commit e14e13c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

highfive/configs/rust-lang/libc.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
},
55
"dirs": {
66
},
7+
"mentions": {
8+
"src/unix/bsd/netbsdlike/openbsd": {
9+
"message": "Some changes occurred in OpenBSD module",
10+
"reviewers": ["@semarie"]
11+
}
12+
},
713
"contributing": "https://github.com/rust-lang/libc/blob/master/CONTRIBUTING.md",
814
"new_pr_labels": ["S-waiting-on-review"]
915
}

0 commit comments

Comments
 (0)