diff options
author | 2025-03-03 10:40:10 -0500 | |
---|---|---|
committer | 2025-03-09 20:34:36 +0100 | |
commit | 3a0d2facfa645ce2fca794a1105d0634ab722008 (patch) | |
tree | 559e2b8351d35c16a39027b9217070a17e9cc3ce | |
parent | MAINTAINERS: Add apple-spi driver & binding files (diff) | |
download | wireguard-linux-3a0d2facfa645ce2fca794a1105d0634ab722008.tar.xz wireguard-linux-3a0d2facfa645ce2fca794a1105d0634ab722008.zip |
MAINTAINERS: Add myself (Neal Gompa) as a reviewer for ARM Apple support
As a member of the Asahi Linux project, I (Neal) have been involved in
reviewing the patches downstream as part of enabling the Fedora Asahi Remix
distribution for years and have recently been reviewing patches for upstream
submission as well.
This formalizes my role as a reviewer for ARM Apple system support patches.
Signed-off-by: Neal Gompa <neal@gompa.dev>
Acked-by: Sven Peter <sven@svenpeter.dev>
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Link: https://lore.kernel.org/r/20250303154012.1417088-1-neal@gompa.dev
Signed-off-by: Sven Peter <sven@svenpeter.dev>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b124b897f678..226991726733 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2212,6 +2212,7 @@ ARM/APPLE MACHINE SUPPORT M: Sven Peter <sven@svenpeter.dev> M: Janne Grunau <j@jannau.net> R: Alyssa Rosenzweig <alyssa@rosenzweig.io> +R: Neal Gompa <neal@gompa.dev> L: asahi@lists.linux.dev L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained |