git: 2fb7c416c866 - main - MAINTAINERS/CODEOWNERS: Add ziaee to mandoc + man/

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Mon, 12 Jan 2026 14:39:59 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=2fb7c416c866436cc335baf80c1fc0466ffc7d22

commit 2fb7c416c866436cc335baf80c1fc0466ffc7d22
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-01-12 14:22:50 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-01-12 14:34:57 +0000

    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
---
 .github/CODEOWNERS | 2 ++
 MAINTAINERS        | 2 ++
 2 files changed, 4 insertions(+)

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
diff --git a/MAINTAINERS b/MAINTAINERS
index fd3d4c40d508..80c4bf5ce900 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -48,6 +48,7 @@ contrib/llvm-project/lldb	dim,emaste	Pre-commit review preferred.
 contrib/llvm-project/llvm	dim		Pre-commit review preferred.
 contrib/llvm-project/openmp	dim,emaste	Pre-commit review preferred.
 contrib/netbsd-tests	ngie,#test		Pre-commit review requested.
+contrib/mandoc		ziaee			Pre-commit review please
 contrib/pjdfstest	asomers,ngie,pjd,#test	Pre-commit review requested.
 *env(3)		secteam	Due to the problematic security history of this
 			code, please have patches reviewed by secteam.
@@ -93,6 +94,7 @@ sendmail	gshapiro	Pre-commit review requested.
 sh(1)		jilles		Pre-commit review requested. This also applies
 				to kill(1), printf(1) and test(1) which are
 				compiled in as builtins.
+share/man		ziaee	Pre-commit review please
 share/mk	imp, bapt, bdrewery, emaste, sjg	Make is hard.
 share/mk/*.test.mk	imp,bapt,bdrewery,	Pre-commit review requested.
 			emaste,ngie,sjg,#test