* [PATCH 0/3] update email entries for Maxwell Doose
@ 2026-07-13 22:30 Maxwell Doose
2026-07-13 22:30 ` [PATCH 1/3] mailmap: add email mapping Maxwell Doose
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Maxwell Doose @ 2026-07-13 22:30 UTC (permalink / raw)
To: Tomasz Duszynski, Jonathan Cameron
Cc: David Lechner, 'Nuno Sá', Andy Shevchenko,
linux-kernel, linux-iio
Hi all,
This patch series just updates my email entries around the kernel to
make sure messages still show up.
Maxwell Doose (3):
mailmap: add email mapping
MAINTAINERS: update email for Maxwell Doose
dt-bindings: iio: chemical: sensirion,scd30: update email entry
.mailmap | 1 +
.../devicetree/bindings/iio/chemical/sensirion,scd30.yaml | 2 +-
MAINTAINERS | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
--
2.55.0
^ permalink raw reply [flat|nested] 4+ messages in thread* [PATCH 1/3] mailmap: add email mapping
2026-07-13 22:30 [PATCH 0/3] update email entries for Maxwell Doose Maxwell Doose
@ 2026-07-13 22:30 ` Maxwell Doose
2026-07-13 22:30 ` [PATCH 2/3] MAINTAINERS: update email for Maxwell Doose Maxwell Doose
2026-07-13 22:30 ` [PATCH 3/3] dt-bindings: iio: chemical: sensirion,scd30: update email entry Maxwell Doose
2 siblings, 0 replies; 4+ messages in thread
From: Maxwell Doose @ 2026-07-13 22:30 UTC (permalink / raw)
To: Tomasz Duszynski, Jonathan Cameron
Cc: David Lechner, 'Nuno Sá', Andy Shevchenko,
linux-kernel, linux-iio
I'm transitioning to a new email, add mapping to keep email up to date.
Signed-off-by: Maxwell Doose <maxwell@maxwelld.cc>
---
.mailmap | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap
index 2b09883a19d6..5261076e32b4 100644
--- a/.mailmap
+++ b/.mailmap
@@ -589,6 +589,7 @@ Maxim Mikityanskiy <maxtram95@gmail.com> <maximmi@nvidia.com>
Maxime Ripard <mripard@kernel.org> <maxime@cerno.tech>
Maxime Ripard <mripard@kernel.org> <maxime.ripard@bootlin.com>
Maxime Ripard <mripard@kernel.org> <maxime.ripard@free-electrons.com>
+Maxwell Doose <maxwell@maxwelld.cc> <m32285159@gmail.com>
Maya Erez <quic_merez@quicinc.com> <merez@codeaurora.org>
Mayuresh Janorkar <mayur@ti.com>
Md Sadre Alam <quic_mdalam@quicinc.com> <mdalam@codeaurora.org>
--
2.55.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 2/3] MAINTAINERS: update email for Maxwell Doose
2026-07-13 22:30 [PATCH 0/3] update email entries for Maxwell Doose Maxwell Doose
2026-07-13 22:30 ` [PATCH 1/3] mailmap: add email mapping Maxwell Doose
@ 2026-07-13 22:30 ` Maxwell Doose
2026-07-13 22:30 ` [PATCH 3/3] dt-bindings: iio: chemical: sensirion,scd30: update email entry Maxwell Doose
2 siblings, 0 replies; 4+ messages in thread
From: Maxwell Doose @ 2026-07-13 22:30 UTC (permalink / raw)
To: Tomasz Duszynski, Jonathan Cameron
Cc: David Lechner, 'Nuno Sá', Andy Shevchenko,
linux-kernel, linux-iio
Update MAINTAINERS entry as I am transitioning to a new email.
Signed-off-by: Maxwell Doose <maxwell@maxwelld.cc>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2b1ec46c5919..e13186b67c58 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24549,7 +24549,7 @@ F: Documentation/devicetree/bindings/iio/chemical/senseair,sunrise.yaml
F: drivers/iio/chemical/sunrise_co2.c
SENSIRION SCD30 CARBON DIOXIDE SENSOR DRIVER
-M: Maxwell Doose <m32285159@gmail.com>
+M: Maxwell Doose <maxwell@maxwelld.cc>
M: Tomasz Duszynski <tduszyns@gmail.com>
S: Maintained
F: Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
--
2.55.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 3/3] dt-bindings: iio: chemical: sensirion,scd30: update email entry
2026-07-13 22:30 [PATCH 0/3] update email entries for Maxwell Doose Maxwell Doose
2026-07-13 22:30 ` [PATCH 1/3] mailmap: add email mapping Maxwell Doose
2026-07-13 22:30 ` [PATCH 2/3] MAINTAINERS: update email for Maxwell Doose Maxwell Doose
@ 2026-07-13 22:30 ` Maxwell Doose
2 siblings, 0 replies; 4+ messages in thread
From: Maxwell Doose @ 2026-07-13 22:30 UTC (permalink / raw)
To: Tomasz Duszynski, Jonathan Cameron
Cc: David Lechner, 'Nuno Sá', Andy Shevchenko,
linux-kernel, linux-iio
Update listed maintainer entry as I am transitioning to a new email.
Signed-off-by: Maxwell Doose <maxwell@maxwelld.cc>
---
.../devicetree/bindings/iio/chemical/sensirion,scd30.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml b/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
index 25291bda1a8b..ea0e72f2a690 100644
--- a/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
+++ b/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Sensirion SCD30 carbon dioxide sensor
maintainers:
- - Maxwell Doose <m32285159@gmail.com>
+ - Maxwell Doose <maxwell@maxwelld.cc>
- Tomasz Duszynski <tduszyns@gmail.com>
description: |
--
2.55.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-07-13 22:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-13 22:30 [PATCH 0/3] update email entries for Maxwell Doose Maxwell Doose
2026-07-13 22:30 ` [PATCH 1/3] mailmap: add email mapping Maxwell Doose
2026-07-13 22:30 ` [PATCH 2/3] MAINTAINERS: update email for Maxwell Doose Maxwell Doose
2026-07-13 22:30 ` [PATCH 3/3] dt-bindings: iio: chemical: sensirion,scd30: update email entry Maxwell Doose
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox