summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAlexander Ziaee <ziaee@FreeBSD.org>2026-01-12 09:22:50 -0500
committerAlexander Ziaee <ziaee@FreeBSD.org>2026-01-12 09:34:57 -0500
commit2fb7c416c866436cc335baf80c1fc0466ffc7d22 (patch)
treee868188b157bb1e4e37be0845353f910401774e9 /.github
parentf74f891581bc4df20431607de9b761107f6a0aa7 (diff)
MAINTAINERS/CODEOWNERS: Add ziaee to mandoc + man/
If you tag me on manual reviews, I will help you. I'm very intersted in helping keep things standard and predictable across the manual. As these files say, this is not intended to imply any desire for blocking. MFC after: 3 days
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 4bd600ad447b..49a625e579e9 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -40,6 +40,7 @@
/contrib/llvm-project/libunwind @DimitryAndric @emaste @bsdjhb
/contrib/llvm-project/lldb @DimitryAndric @emaste
/contrib/llvm-project/openmp @DimitryAndric @emaste
+/contrib/mandoc @concussious
/contrib/netbsd-tests @ngie-eign
/contrib/netbsd-tests/crypto/opencrypto/ @jmgurney
/contrib/netbsd-tests/kernel/kqueue/ @jmgurney
@@ -65,6 +66,7 @@
/sbin/nvmecontrol @bsdimp
/sbin/veriexec/ @stephane-rochoy-stormshield
/secure/usr.bin/openssl/ @juikim
+/share/man/ @concussious
/share/mk @bsdimp @bapt @bdrewery @emaste
/stand @bsdimp
/stand/lua @kevans91