summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2026-01-11 17:46:53 -0700
committerWarner Losh <imp@FreeBSD.org>2026-01-11 17:55:15 -0700
commit0b908de1d01aa32daf71e8d691d79e490178097c (patch)
treef6023d62c0d01a0416efe4fcd7749d10f51d61c0 /.github
parente3bfcf6b594e8388c4a2e1835519a8026e90cf71 (diff)
CODEOWNERS: Better reflect current #bhyve
So as a proof of concept, sync the info we have with the #bhyve phabricator group. This is imperfect, but will help test out providing better feedback to diff submitters. Sponsored by: Netflix
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 63d8e9869c1c..4bd600ad447b 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -57,7 +57,7 @@
/lib/libpam/ @dag-erling
/lib/libsecureboot/ @stephane-rochoy-stormshield
/lib/libveriexec/ @stephane-rochoy-stormshield
-/lib/libvmmapi @bsdjhb @grehan-freebsd
+/lib/libvmmapi @bsdjhb @bryanv @markjdb @khng300 @markpeek
/libexec/nuageinit/ @bapt
/libexec/rc/rc.d/rctl/ @trasz
/sbin/ipf @cschuber
@@ -70,7 +70,7 @@
/stand/lua @kevans91
/stand/veriexec.mk @stephane-rochoy-stormshield
/sys/amd64/pci @bsdimp @bsdjhb
-/sys/amd64/vmm/ @bsdjhb @grehan-freebsd
+/sys/amd64/vmm/ @bsdjhb @bryanv @markjdb @khng300 @markpeek
/sys/arm/allwinner @evadot
/sys/arm64/arm64 @zxombie
/sys/arm64/include @zxombie
@@ -116,7 +116,7 @@
/usr.bin/rctl/ @trasz
/usr.bin/top @grimreaper
/usr.sbin/autofs/ @trasz
-/usr.sbin/bhyve @bsdjhb @grehan-freebsd
-/usr.sbin/bhyvectl @bsdjhb @grehan-freebsd
-/usr.sbin/bhyveload @bsdjhb @grehan-freebsd
+/usr.sbin/bhyve @bsdjhb @bryanv @markjdb @khng300 @markpeek
+/usr.sbin/bhyvectl @bsdjhb @bryanv @markjdb @khng300 @markpeek
+/usr.sbin/bhyveload @bsdjhb @bryanv @markjdb @khng300 @markpeek
/usr.sbin/lpr @gbergling