mbox series

[0/3] update e-mail address for Michael Riesch

Message ID 20250410-maintainer-mriesch-v1-0-cdc5c6c68238@collabora.com
Headers show
Series update e-mail address for Michael Riesch | expand

Message

Michael Riesch via B4 Relay April 10, 2025, 7:41 p.m. UTC
Habidere,
    
"All things must pass..." After five interesting years I recently left
WolfVision and joined Collabora.
    
These patches add a corresponding entry to the mailmap and update my
e-mail address in the Sony IMX415 image sensor driver, which I would like
to continue maintaining using the new Collabora e-mail address.
    
When I prepared the series, I noticed that the i.MX maintainers are most
likely informed about every device tree bindings change for Sony IMX
image sensors. The first patch adds an exclude to fix this.
    
Best regards,
Michael
    

Signed-off-by: Michael Riesch <michael.riesch@collabora.com>
---
Michael Riesch (3):
      MAINTAINERS: add exclude for dt-bindings to imx entry
      mailmap: add entry for Michael Riesch
      media: dt-bindings: sony,imx415: update maintainer e-mail address

 .mailmap                                                     | 1 +
 Documentation/devicetree/bindings/media/i2c/sony,imx415.yaml | 2 +-
 MAINTAINERS                                                  | 3 ++-
 3 files changed, 4 insertions(+), 2 deletions(-)
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250410-maintainer-mriesch-3d18540b2fb7

Best regards,

Comments

Rob Herring April 11, 2025, 6:05 p.m. UTC | #1
On Thu, 10 Apr 2025 21:41:32 +0200, Michael Riesch wrote:
> I recently left WolfVision but would like to continue to maintain the
> Sony IMX415 image sensor driver. Update my e-mail address.
> 
> Signed-off-by: Michael Riesch <michael.riesch@collabora.com>
> ---
>  Documentation/devicetree/bindings/media/i2c/sony,imx415.yaml | 2 +-
>  MAINTAINERS                                                  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>