diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-09-23 22:31:44 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2025-09-23 22:31:44 +0200 |
commit | ea38dfdd38e150130779defc01fd0f58b570a5be (patch) | |
tree | 1aeb507c0be7ba9e04dd984d4518cac6b894e011 | |
parent | 5eba504bb2b387404901deb5932da835ee74ba8b (diff) | |
parent | 07db1def8f0aad25612b35377b63aa20b032c86d (diff) |
Merge tag 'apple-soc-fixes-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into arm/fixes
Apple SoC fixes for 6.17
Just a single commit that drops Alyssa from MAINTAINERS at her own wish
and adds here to .get_maintainer.ignore
Signed-off-by: Sven Peter <sven@kernel.org>
* tag 'apple-soc-fixes-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux:
MAINTAINERS: remove Alyssa Rosenzweig
Link: https://lore.kernel.org/r/20250918192241.29374-1-sven@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r-- | .get_maintainer.ignore | 1 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore index b458815f1d1b..e8d2269bad9d 100644 --- a/.get_maintainer.ignore +++ b/.get_maintainer.ignore @@ -1,5 +1,6 @@ Alan Cox <alan@lxorguk.ukuu.org.uk> Alan Cox <root@hraefn.swansea.linux.org.uk> +Alyssa Rosenzweig <alyssa@rosenzweig.io> Christoph Hellwig <hch@lst.de> Jeff Kirsher <jeffrey.t.kirsher@intel.com> Marc Gonzalez <marc.w.gonzalez@free.fr> diff --git a/MAINTAINERS b/MAINTAINERS index 04a84ada4c19..0519b6acf599 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1845,7 +1845,6 @@ S: Odd fixes F: drivers/input/mouse/bcm5974.c APPLE PCIE CONTROLLER DRIVER -M: Alyssa Rosenzweig <alyssa@rosenzweig.io> M: Marc Zyngier <maz@kernel.org> L: linux-pci@vger.kernel.org S: Maintained @@ -2364,7 +2363,6 @@ F: sound/soc/codecs/ssm3515.c ARM/APPLE MACHINE SUPPORT M: Sven Peter <sven@kernel.org> 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) |