2021-09-20 12:35:47

by Bartosz Golaszewski

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: update my email address

My professional situation changes soon. Update my email address.

Signed-off-by: Bartosz Golaszewski <[email protected]>
---
MAINTAINERS | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index eeb4c70b3d5b..6bebe6168922 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2962,7 +2962,7 @@ F: crypto/async_tx/
F: include/linux/async_tx.h

AT24 EEPROM DRIVER
-M: Bartosz Golaszewski <[email protected]>
+M: Bartosz Golaszewski <[email protected]>
L: [email protected]
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
@@ -7986,7 +7986,7 @@ F: include/linux/gpio/regmap.h

GPIO SUBSYSTEM
M: Linus Walleij <[email protected]>
-M: Bartosz Golaszewski <[email protected]>
+M: Bartosz Golaszewski <[email protected]>
L: [email protected]
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
@@ -11367,7 +11367,7 @@ F: Documentation/devicetree/bindings/iio/proximity/maxbotix,mb1232.yaml
F: drivers/iio/proximity/mb1232.c

MAXIM MAX77650 PMIC MFD DRIVER
-M: Bartosz Golaszewski <[email protected]>
+M: Bartosz Golaszewski <[email protected]>
L: [email protected]
S: Maintained
F: Documentation/devicetree/bindings/*/*max77650.yaml
@@ -18689,7 +18689,7 @@ F: include/linux/clk/ti.h

TI DAVINCI MACHINE SUPPORT
M: Sekhar Nori <[email protected]>
-R: Bartosz Golaszewski <[email protected]>
+R: Bartosz Golaszewski <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git
--
2.30.1


2021-09-20 13:43:22

by Andy Shevchenko

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: update my email address

On Mon, Sep 20, 2021 at 12:31 PM Bartosz Golaszewski <[email protected]> wrote:
>
> My professional situation changes soon. Update my email address.

I'm wondering if @kernel.org address would be a better choice. In such
a case you don't need to send a patch whenever your situation changes.

Either way, with hope that you will be still active here,
Acked-by: Andy Shevchenko <[email protected]>

> Signed-off-by: Bartosz Golaszewski <[email protected]>
> ---
> MAINTAINERS | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index eeb4c70b3d5b..6bebe6168922 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2962,7 +2962,7 @@ F: crypto/async_tx/
> F: include/linux/async_tx.h
>
> AT24 EEPROM DRIVER
> -M: Bartosz Golaszewski <[email protected]>
> +M: Bartosz Golaszewski <[email protected]>
> L: [email protected]
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
> @@ -7986,7 +7986,7 @@ F: include/linux/gpio/regmap.h
>
> GPIO SUBSYSTEM
> M: Linus Walleij <[email protected]>
> -M: Bartosz Golaszewski <[email protected]>
> +M: Bartosz Golaszewski <[email protected]>
> L: [email protected]
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
> @@ -11367,7 +11367,7 @@ F: Documentation/devicetree/bindings/iio/proximity/maxbotix,mb1232.yaml
> F: drivers/iio/proximity/mb1232.c
>
> MAXIM MAX77650 PMIC MFD DRIVER
> -M: Bartosz Golaszewski <[email protected]>
> +M: Bartosz Golaszewski <[email protected]>
> L: [email protected]
> S: Maintained
> F: Documentation/devicetree/bindings/*/*max77650.yaml
> @@ -18689,7 +18689,7 @@ F: include/linux/clk/ti.h
>
> TI DAVINCI MACHINE SUPPORT
> M: Sekhar Nori <[email protected]>
> -R: Bartosz Golaszewski <[email protected]>
> +R: Bartosz Golaszewski <[email protected]>
> L: [email protected] (moderated for non-subscribers)
> S: Supported
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git
> --
> 2.30.1
>


--
With Best Regards,
Andy Shevchenko

2021-09-20 20:05:19

by Bartosz Golaszewski

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: update my email address

On Mon, Sep 20, 2021 at 11:42 AM Andy Shevchenko
<[email protected]> wrote:
>
> On Mon, Sep 20, 2021 at 12:31 PM Bartosz Golaszewski <[email protected]> wrote:
> >
> > My professional situation changes soon. Update my email address.
>
> I'm wondering if @kernel.org address would be a better choice. In such
> a case you don't need to send a patch whenever your situation changes.
>

This is my "private professional" address that I had used even before
doing kernel work on BayLibre payroll - I intend to keep it from now
on.

> Either way, with hope that you will be still active here,
> Acked-by: Andy Shevchenko <[email protected]>

I will! :)

Bart

>
> > Signed-off-by: Bartosz Golaszewski <[email protected]>
> > ---
> > MAINTAINERS | 8 ++++----
> > 1 file changed, 4 insertions(+), 4 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index eeb4c70b3d5b..6bebe6168922 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2962,7 +2962,7 @@ F: crypto/async_tx/
> > F: include/linux/async_tx.h
> >
> > AT24 EEPROM DRIVER
> > -M: Bartosz Golaszewski <[email protected]>
> > +M: Bartosz Golaszewski <[email protected]>
> > L: [email protected]
> > S: Maintained
> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
> > @@ -7986,7 +7986,7 @@ F: include/linux/gpio/regmap.h
> >
> > GPIO SUBSYSTEM
> > M: Linus Walleij <[email protected]>
> > -M: Bartosz Golaszewski <[email protected]>
> > +M: Bartosz Golaszewski <[email protected]>
> > L: [email protected]
> > S: Maintained
> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
> > @@ -11367,7 +11367,7 @@ F: Documentation/devicetree/bindings/iio/proximity/maxbotix,mb1232.yaml
> > F: drivers/iio/proximity/mb1232.c
> >
> > MAXIM MAX77650 PMIC MFD DRIVER
> > -M: Bartosz Golaszewski <[email protected]>
> > +M: Bartosz Golaszewski <[email protected]>
> > L: [email protected]
> > S: Maintained
> > F: Documentation/devicetree/bindings/*/*max77650.yaml
> > @@ -18689,7 +18689,7 @@ F: include/linux/clk/ti.h
> >
> > TI DAVINCI MACHINE SUPPORT
> > M: Sekhar Nori <[email protected]>
> > -R: Bartosz Golaszewski <[email protected]>
> > +R: Bartosz Golaszewski <[email protected]>
> > L: [email protected] (moderated for non-subscribers)
> > S: Supported
> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git
> > --
> > 2.30.1
> >

2021-09-23 21:52:19

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: update my email address

On Mon, Sep 20, 2021 at 9:28 AM Bartosz Golaszewski <[email protected]> wrote:

> My professional situation changes soon. Update my email address.
>
> Signed-off-by: Bartosz Golaszewski <[email protected]>

Reviewed-by: Linus Walleij <[email protected]>

Yours,
Linus Walleij

2021-09-29 21:34:09

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: update my email address

On Mon, Sep 20, 2021 at 09:28:42AM +0200, Bartosz Golaszewski wrote:
> My professional situation changes soon. Update my email address.
>
> Signed-off-by: Bartosz Golaszewski <[email protected]>

Shall I take this via I2C?


Attachments:
(No filename) (228.00 B)
signature.asc (849.00 B)
Download all attachments

2021-09-30 07:19:43

by Bartosz Golaszewski

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: update my email address

On Wed, Sep 29, 2021 at 11:01 PM Wolfram Sang <[email protected]> wrote:
>
> On Mon, Sep 20, 2021 at 09:28:42AM +0200, Bartosz Golaszewski wrote:
> > My professional situation changes soon. Update my email address.
> >
> > Signed-off-by: Bartosz Golaszewski <[email protected]>
>
> Shall I take this via I2C?
>

Hi Wolfram!

No need, thanks! I'll send it today with my GPIO PR.

Bart