[PATCH] MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystem

Bartosz Golaszewski posted 1 patch 2 years, 8 months ago
There is a newer version of this series
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystem
Posted by Bartosz Golaszewski 2 years, 8 months ago
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Andy has been a de-facto reviewer for all things GPIO for a long time so
let's make it official.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e0b87d5aa2e..62e33c4da40a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8799,6 +8799,7 @@ F:	include/linux/gpio/regmap.h
 GPIO SUBSYSTEM
 M:	Linus Walleij <linus.walleij@linaro.org>
 M:	Bartosz Golaszewski <brgl@bgdev.pl>
+R:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 L:	linux-gpio@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
-- 
2.39.2
Re: [PATCH] MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystem
Posted by Linus Walleij 2 years, 8 months ago
On Mon, Jun 5, 2023 at 5:10 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote:

> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> Andy has been a de-facto reviewer for all things GPIO for a long time so
> let's make it official.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Excellent move.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij
Re: [PATCH] MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystem
Posted by Andy Shevchenko 2 years, 8 months ago
On Mon, Jun 05, 2023 at 05:10:15PM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> 
> Andy has been a de-facto reviewer for all things GPIO for a long time so
> let's make it official.

Please, use my kernel.org, with that addressed

Acked-by: Andy Shevchenko <andy@kernel.org>

> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e0b87d5aa2e..62e33c4da40a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8799,6 +8799,7 @@ F:	include/linux/gpio/regmap.h
>  GPIO SUBSYSTEM
>  M:	Linus Walleij <linus.walleij@linaro.org>
>  M:	Bartosz Golaszewski <brgl@bgdev.pl>
> +R:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
>  L:	linux-gpio@vger.kernel.org
>  S:	Maintained
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
> -- 
> 2.39.2
> 

-- 
With Best Regards,
Andy Shevchenko