The branch main has been updated by emaste:

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

commit d255b40e2dcce2ec085931bdbd19520bca9136ec
Author:     Ed Maste <[email protected]>
AuthorDate: 2026-02-08 17:41:58 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2026-02-08 17:41:58 +0000

    MAINTAINERS, CODEOWNERS: Add myself for vt(4) review
---
 .github/CODEOWNERS | 1 +
 MAINTAINERS        | 1 +
 2 files changed, 2 insertions(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f928a489642d..e49d90a5dc76 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -101,6 +101,7 @@
 /sys/dev/pci   @bsdimp @bsdjhb
 /sys/dev/superio/      @stephane-rochoy-stormshield
 /sys/dev/veriexec/     @stephane-rochoy-stormshield
+/sys/dev/vt/   @emaste
 /sys/fs/autofs/        @trasz
 /sys/fs/fuse/  @asomers
 /sys/fs/procfs/                @dag-erling
diff --git a/MAINTAINERS b/MAINTAINERS
index b33f0f9a9d78..0f0edc1e5a63 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -106,6 +106,7 @@ sys/dev/ixgbe       #intel_networking       Pre-commit 
phabricator review requested.
 sys/dev/ixl    #intel_networking       Pre-commit phabricator review requested.
 sys/dev/ice    #intel_networking       Pre-commit phabricator review requested.
 sys/dev/xen    royger          Pre-commit review recommended.
+sys/dev/vt     emaste
 sys/netinet/ip_carp.c  glebius Pre-commit review recommended.
 sys/netpfil/pf kp,glebius      Pre-commit review recommended.
 sys/x86/xen    royger          Pre-commit review recommended.

Reply via email to