Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2026 15:16:00 +0000
From:      Andrew Turner <andrew@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: a6ad3d4ca050 - main - CODEOWNERS: Add myself for sys/arm64/vmm
Message-ID:  <6995d7b0.24c15.7fb40d5b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6995d7b0.24c15.7fb40d5b>