diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-11-12 18:18:12 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-11-12 18:18:12 -0800 |
| commit | 89ee862a4dd30c3f00e1aedbca5ce0d8bc3c1ddc (patch) | |
| tree | eff1ec1d05ac3237d318585bc7dc49b114cf4e34 | |
| parent | 24172e0d79900908cf5ebf366600616d29c9b417 (diff) | |
| parent | d58041d2c63e09a1c9083e0e9f4151e487c4e16a (diff) | |
| download | linux-89ee862a4dd30c3f00e1aedbca5ce0d8bc3c1ddc.tar.gz | |
Merge tag 'alpha-fixes-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
Pull alpha fix from Matt Turner:
"Add Magnus as a maintainer of the alpha port"
* tag 'alpha-fixes-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha:
MAINTAINERS: Add Magnus Lindholm as maintainer for alpha port
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f0c8b85baa6b35..69e27908f74c88 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -915,6 +915,7 @@ F: drivers/staging/media/sunxi/cedrus/ ALPHA PORT M: Richard Henderson <richard.henderson@linaro.org> M: Matt Turner <mattst88@gmail.com> +M: Magnus Lindholm <linmag7@gmail.com> L: linux-alpha@vger.kernel.org S: Odd Fixes F: arch/alpha/ |
