Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2026 09:44:47 +0000
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: a01a4c0730c5 - main - CODEOWNERS: register interest in some infrastructure
Message-ID:  <696a088f.22792.126c8dd1@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by brooks:

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

commit a01a4c0730c50671565ea97ff3ae76e1a6503853
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2026-01-16 09:43:12 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2026-01-16 09:43:12 +0000

    CODEOWNERS: register interest in some infrastructure
---
 .github/CODEOWNERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3c01ce41a092..fb518975b83f 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -71,7 +71,7 @@
 /sbin/veriexec/	@stephane-rochoy-stormshield
 /secure/usr.bin/openssl/	@juikim
 /share/man/		@concussious
-/share/mk	@bsdimp @bapt @bdrewery @emaste
+/share/mk	@bsdimp @bapt @bdrewery @brooksdavis @emaste
 /stand		@bsdimp
 /stand/lua	@kevans91
 /stand/veriexec.mk	@stephane-rochoy-stormshield
@@ -101,6 +101,7 @@
 /sys/fs/fuse/	@asomers
 /sys/fs/procfs/		@dag-erling
 /sys/fs/pseudofs/	@dag-erling
+/sys/kern/syscalls.master	@brooksdavis
 /sys/kern/vfs_aio.c	@asomers
 /sys/netinet/ip_carp.c	@glebius
 /sys/netpfil/ipfilter	@cschuber
@@ -108,6 +109,7 @@
 /sys/opencrypto/	@jmgurney
 /sys/security/mac_veriexec/	@stephane-rochoy-stormshield
 /sys/security/mac_veriexec_parser/	@stephane-rochoy-stormshield
+/sys/tools/syscalls/	@brooksdavis
 /sys/x86/pci	@bsdimp @bsdjhb
 /tests	@ngie-eign
 /tests/sys/aio/	@asomers


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696a088f.22792.126c8dd1>