diff options
author | Linus Torvalds <[email protected]> | 2024-01-26 13:22:59 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2024-01-26 13:22:59 -0800 |
commit | 2047b0b2750855a8a5b489915b203b4a8b5ec56e (patch) | |
tree | 5329b54bd0f497af10c49df8a884e0584a2b1a0e | |
parent | ae971859f810d90c2e844cb2eb3daa5e061dd446 (diff) | |
parent | 61f61c89fa5d9925e0b874854fb62e51948a6de1 (diff) |
Merge tag 'asm-generic-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Pull asm-generic update from Arnd Bergmann:
"Just one patch this time, adding Andreas Larsson as co-maintainer for
arch/sparc. He is volunteering to help since David Miller has become
much less active over the past few years.
In turn, I'm helping Andreas get set up as a new maintainer, starting
with the entry in the MAINTAINERS file"
* tag 'asm-generic-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
MAINTAINERS: Add Andreas Larsson as co-maintainer for arch/sparc
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 92152ac346c8..1107cdb6d3da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20551,6 +20551,7 @@ F: Documentation/translations/sp_SP/ SPARC + UltraSPARC (sparc/sparc64) M: "David S. Miller" <[email protected]> +M: Andreas Larsson <[email protected]> S: Maintained Q: http://patchwork.ozlabs.org/project/sparclinux/list/ |