mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [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; 9+ 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] 9+ 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-25  2:10   ` 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, 1 reply; 9+ 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	[flat|nested] 9+ 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-15  4:38   ` Krzysztof Kozlowski
  2026-07-13 22:30 ` [PATCH 3/3] dt-bindings: iio: chemical: sensirion,scd30: update email entry Maxwell Doose
  2 siblings, 1 reply; 9+ 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	[flat|nested] 9+ 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
  2026-07-15  4:38   ` Krzysztof Kozlowski
  2 siblings, 1 reply; 9+ 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	[flat|nested] 9+ messages in thread

* Re: [PATCH 2/3] MAINTAINERS: update email for Maxwell Doose
  2026-07-13 22:30 ` [PATCH 2/3] MAINTAINERS: update email for Maxwell Doose Maxwell Doose
@ 2026-07-15  4:38   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-15  4:38 UTC (permalink / raw)
  To: Maxwell Doose, Tomasz Duszynski, Jonathan Cameron
  Cc: David Lechner, 'Nuno Sá',
	Andy Shevchenko, linux-kernel, linux-iio

On 14/07/2026 00:30, Maxwell Doose wrote:
> Update MAINTAINERS entry as I am transitioning to a new email.
> 
> Signed-off-by: Maxwell Doose <maxwell@maxwelld.cc>


That's one patch with mailmap.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 3/3] dt-bindings: iio: chemical: sensirion,scd30: update email entry
  2026-07-13 22:30 ` [PATCH 3/3] dt-bindings: iio: chemical: sensirion,scd30: update email entry Maxwell Doose
@ 2026-07-15  4:38   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-15  4:38 UTC (permalink / raw)
  To: Maxwell Doose, Tomasz Duszynski, Jonathan Cameron
  Cc: David Lechner, 'Nuno Sá',
	Andy Shevchenko, linux-kernel, linux-iio

On 14/07/2026 00:30, Maxwell Doose wrote:
> 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(-)

Since this is one file, as well squash it. Don't overcomplicate simple
postings especially that old email is valid.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 1/3] mailmap: add email mapping
  2026-07-13 22:30 ` [PATCH 1/3] mailmap: add email mapping Maxwell Doose
@ 2026-07-25  2:10   ` Maxwell Doose
  2026-07-25 21:44     ` Jonathan Cameron
  0 siblings, 1 reply; 9+ messages in thread
From: Maxwell Doose @ 2026-07-25  2:10 UTC (permalink / raw)
  To: Tomasz Duszynski, Jonathan Cameron
  Cc: David Lechner, Nuno Sá, Andy Shevchenko, linux-kernel, linux-iio

On Mon, Jul 13, 2026 at 6:31 PM Maxwell Doose <maxwell@maxwelld.cc> wrote:
>
> 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(+)
>

Ping

I'm also away right now (sorry for not mentioning).

--
best regards,
max

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 1/3] mailmap: add email mapping
  2026-07-25  2:10   ` Maxwell Doose
@ 2026-07-25 21:44     ` Jonathan Cameron
  2026-07-25 22:14       ` Maxwell Doose
  0 siblings, 1 reply; 9+ messages in thread
From: Jonathan Cameron @ 2026-07-25 21:44 UTC (permalink / raw)
  To: Maxwell Doose
  Cc: Tomasz Duszynski, David Lechner, Nuno Sá,
	Andy Shevchenko, linux-kernel, linux-iio

On Fri, 24 Jul 2026 22:10:59 -0400
Maxwell Doose <m32285159@gmail.com> wrote:

> On Mon, Jul 13, 2026 at 6:31 PM Maxwell Doose <maxwell@maxwelld.cc> wrote:
> >
> > 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(+)
> >  
> 
> Ping
> 
> I'm also away right now (sorry for not mentioning).
> 
Krzysztof requested the lot are squashed into one patch, so I was assuming I'd
get a v2.

Thanks,

Jonathan

> --
> best regards,
> max


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 1/3] mailmap: add email mapping
  2026-07-25 21:44     ` Jonathan Cameron
@ 2026-07-25 22:14       ` Maxwell Doose
  0 siblings, 0 replies; 9+ messages in thread
From: Maxwell Doose @ 2026-07-25 22:14 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Tomasz Duszynski, David Lechner, Nuno Sá,
	Andy Shevchenko, linux-kernel, linux-iio

On Sat, Jul 25, 2026 at 5:44 PM Jonathan Cameron <jic23@kernel.org> wrote:
>
> On Fri, 24 Jul 2026 22:10:59 -0400
> Maxwell Doose <m32285159@gmail.com> wrote:
>
> > On Mon, Jul 13, 2026 at 6:31 PM Maxwell Doose <maxwell@maxwelld.cc> wrote:
> > >
> > > 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(+)
> > >
> >
> > Ping
> >
> > I'm also away right now (sorry for not mentioning).
> >
> Krzysztof requested the lot are squashed into one patch, so I was assuming I'd
> get a v2.
>

Alright can do but I'm away and don't have access to my computer right
now so it'll be a couple of days.

--
best regards,
max

(P.S. sorry for the email inconsistencies)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-07-25 22:14 UTC | newest]

Thread overview: 9+ 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-25  2:10   ` Maxwell Doose
2026-07-25 21:44     ` Jonathan Cameron
2026-07-25 22:14       ` Maxwell Doose
2026-07-13 22:30 ` [PATCH 2/3] MAINTAINERS: update email for Maxwell Doose Maxwell Doose
2026-07-15  4:38   ` Krzysztof Kozlowski
2026-07-13 22:30 ` [PATCH 3/3] dt-bindings: iio: chemical: sensirion,scd30: update email entry Maxwell Doose
2026-07-15  4:38   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®