git: 8aad241ed0c5 - main - Add myself to the github code owners file

From: Andrew Turner <andrew_at_FreeBSD.org>
Date: Mon, 20 Feb 2023 12:30:15 UTC
The branch main has been updated by andrew:

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

commit 8aad241ed0c51c45370bd2879fc113170563a018
Author:     Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2023-02-06 09:30:34 +0000
Commit:     Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2023-02-20 12:29:55 +0000

    Add myself to the github code owners file
---
 .github/CODEOWNERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 9ae918446aa1..441774e12449 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -64,6 +64,8 @@
 /sys/amd64/pci	@bsdimp @bsdjhb
 /sys/amd64/vmm/	@bsdjhb @grehan-freebsd
 /sys/arm/allwinner	@evadot
+/sys/arm64/arm64	@zxombie
+/sys/arm64/include	@zxombie
 /sys/arm64/rockchip	@evadot
 /sys/compat/linprocfs/	@dag-erling
 /sys/compat/linuxkpi	@hselasky