git: a6ad3d4ca050 - main - CODEOWNERS: Add myself for sys/arm64/vmm
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Feb 2026 15:16:00 UTC
The branch main has been updated by andrew:
URL: https://cgit.FreeBSD.org/src/commit/?id=a6ad3d4ca05058b2b78f91be941e1da0bb272ff5
commit a6ad3d4ca05058b2b78f91be941e1da0bb272ff5
Author: Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2026-02-17 09:52:47 +0000
Commit: Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2026-02-18 15:15:41 +0000
CODEOWNERS: Add myself for sys/arm64/vmm
Sponsored by: Arm Ltd
---
.github/CODEOWNERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index e49d90a5dc76..4f940d3d508a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -85,6 +85,7 @@
/sys/arm64/arm64 @zxombie
/sys/arm64/include @zxombie
/sys/arm64/rockchip @evadot
+/sys/arm64/vmm @zxombie
/sys/compat/linprocfs/ @dag-erling
/sys/crypto/openssl/ @juikim
/sys/dev/drm2 @bsdimp