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 <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
---
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/[email protected]
---
.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
<[email protected]> <j
Kalyani Akula <[email protected]> <[email protected]>
Klaus Goger <[email protected]> <[email protected]>
Masahisa Kojima <[email protected]> <[email protected]>
+Linus Walleij <[email protected]> <[email protected]>
Love Kumar <[email protected]> <[email protected]>
Lukasz Majewski <[email protected]>
Marek BehĂșn <[email protected]> <[email protected]>
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 <[email protected]>
-R: Linus Walleij <[email protected]>
+R: Linus Walleij <[email protected]>
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 <[email protected]>
+M: Linus Walleij <[email protected]>
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 <[email protected]>
+M: Linus Walleij <[email protected]>
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 <[email protected]>
-M: Linus Walleij <[email protected]>
+M: Linus Walleij <[email protected]>
M: Peter Hoyes <[email protected]>
S: Maintained
F: board/armltd/vexpress64/
F: include/configs/vexpress_aemv8.h
VEXPRESS_AEMV8A_SEMI BOARD
-M: Linus Walleij <[email protected]>
+M: Linus Walleij <[email protected]>
S: Maintained
F: configs/vexpress_aemv8a_semi_defconfig
JUNO DEVELOPMENT PLATFORM BOARD
-M: Linus Walleij <[email protected]>
+M: Linus Walleij <[email protected]>
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 <[email protected]>
+M: Linus Walleij <[email protected]>
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 <[email protected]>