[PATCH v2] MAINTAINERS: update my email address
Neil Armstrong
neil.armstrong at linaro.org
Fri Dec 5 17:34:44 CET 2025
On 12/5/25 17:01, Linus Walleij wrote:
> I am moving over to using my email address at kernel.org.
> Change this in all the affected MAINTAINERS files.
>
> Reviewed-by: Quentin Schulz <quentin.schulz at cherry.de>
> Signed-off-by: Linus Walleij <linusw at kernel.org>
> ---
> Changes in v2:
> - Collect Quentin's ACK.
> - Also add a small .mailmap entry to push mail to the new address.
> - Link to v1: https://lore.kernel.org/r/20251205-linusw-kernel-org-v1-1-a36e342c4b97@kernel.org
> ---
> .mailmap | 1 +
> MAINTAINERS | 4 ++--
> board/armltd/integrator/MAINTAINERS | 2 +-
> board/armltd/vexpress64/MAINTAINERS | 6 +++---
> board/broadcom/bcmns/MAINTAINERS | 2 +-
> 5 files changed, 8 insertions(+), 7 deletions(-)
>
> diff --git a/.mailmap b/.mailmap
> index 04daa274ef31..0e01452a70cb 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -75,6 +75,7 @@ Jyotheeswar Reddy Mutthareddyvari <jyotheeswar.reddy.mutthareddyvari at amd.com> <j
> Kalyani Akula <kalyani.akula at amd.com> <kalyani.akula at xilinx.com>
> Klaus Goger <klaus.goger at cherry.de> <klaus.goger at theobroma-systems.com>
> Masahisa Kojima <kojima.masahisa at socionext.com> <masahisa.kojima at linaro.org>
> +Linus Walleij <linusw at kernel.org> <linus.walleij at linaro.org>
> Love Kumar <love.kumar at amd.com> <love.kumar at xilinx.com>
> Lukasz Majewski <lukma at denx.de>
> Marek Behún <kabel at kernel.org> <marek.behun at nic.cz>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cddeca734ffb..1789f023631a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -820,7 +820,7 @@ F: include/linux/soc/ti/
>
> ARM U8500
> M: Stephan Gerhold <stephan at gerhold.net>
> -R: Linus Walleij <linus.walleij at linaro.org>
> +R: Linus Walleij <linusw at kernel.org>
> S: Maintained
> F: arch/arm/dts/ste-*
> F: arch/arm/mach-u8500/
> @@ -1648,7 +1648,7 @@ F: include/scmi*
> N: scmi
>
> SEAMA
> -M: Linus Walleij <linus.walleij at linaro.org>
> +M: Linus Walleij <linusw at kernel.org>
> S: Maintained
> F: cmd/seama.c
> F: doc/usage/cmd/seama.rst
> diff --git a/board/armltd/integrator/MAINTAINERS b/board/armltd/integrator/MAINTAINERS
> index 8af765eaebc8..a228fc3daec8 100644
> --- a/board/armltd/integrator/MAINTAINERS
> +++ b/board/armltd/integrator/MAINTAINERS
> @@ -1,5 +1,5 @@
> INTEGRATOR BOARD
> -M: Linus Walleij <linus.walleij at linaro.org>
> +M: Linus Walleij <linusw at kernel.org>
> S: Maintained
> F: board/armltd/integrator/
> F: include/configs/integratorcp.h
> diff --git a/board/armltd/vexpress64/MAINTAINERS b/board/armltd/vexpress64/MAINTAINERS
> index c38ab520c521..58ab5db7e4a2 100644
> --- a/board/armltd/vexpress64/MAINTAINERS
> +++ b/board/armltd/vexpress64/MAINTAINERS
> @@ -1,18 +1,18 @@
> VEXPRESS64 PLATFORM
> M: David Feng <fenghua at phytium.com.cn>
> -M: Linus Walleij <linus.walleij at linaro.org>
> +M: Linus Walleij <linusw at kernel.org>
> M: Peter Hoyes <Peter.Hoyes at arm.com>
> S: Maintained
> F: board/armltd/vexpress64/
> F: include/configs/vexpress_aemv8.h
>
> VEXPRESS_AEMV8A_SEMI BOARD
> -M: Linus Walleij <linus.walleij at linaro.org>
> +M: Linus Walleij <linusw at kernel.org>
> S: Maintained
> F: configs/vexpress_aemv8a_semi_defconfig
>
> JUNO DEVELOPMENT PLATFORM BOARD
> -M: Linus Walleij <linus.walleij at linaro.org>
> +M: Linus Walleij <linusw at kernel.org>
> S: Maintained
> F: configs/vexpress_aemv8a_juno_defconfig
>
> diff --git a/board/broadcom/bcmns/MAINTAINERS b/board/broadcom/bcmns/MAINTAINERS
> index 63c6d8bb4aca..4972d6cc9343 100644
> --- a/board/broadcom/bcmns/MAINTAINERS
> +++ b/board/broadcom/bcmns/MAINTAINERS
> @@ -1,5 +1,5 @@
> BCMNS BOARD
> -M: Linus Walleij <linus.walleij at linaro.org>
> +M: Linus Walleij <linusw at kernel.org>
> S: Maintained
> F: board/broadcom/bcmns/
> F: configs/bcmns_defconfig
>
> ---
> base-commit: c98b6a6dcd1fc7bcba081fc2353954e33de5053c
> change-id: 20251205-linusw-kernel-org-f2cbcfa6d34b
>
> Best regards,
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
More information about the U-Boot
mailing list