[PATCH] MAINTAINERS: update Android driver maintainers

Carlos Llamas posted 1 patch 3 years, 9 months ago
There is a newer version of this series
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: update Android driver maintainers
Posted by Carlos Llamas 3 years, 9 months ago
I've been contributing patches for binder{,fs} targeting fixes as well
as new functionality. I've also helped reviewing some of the incoming
changes. As such I'd like to be added to the maintainers list for the
Android drivers. Note I'm also dropping Hridya's name from the list as
she has now moved to a different role.

Signed-off-by: Carlos Llamas <cmllamas@google.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fe5daf141501..468cdf150215 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1329,7 +1329,7 @@ M:	Todd Kjos <tkjos@android.com>
 M:	Martijn Coenen <maco@android.com>
 M:	Joel Fernandes <joel@joelfernandes.org>
 M:	Christian Brauner <christian@brauner.io>
-M:	Hridya Valsaraju <hridya@google.com>
+M:	Carlos Llamas <cmllamas@gmail.com>
 M:	Suren Baghdasaryan <surenb@google.com>
 L:	linux-kernel@vger.kernel.org
 S:	Supported
-- 
2.37.0.rc0.161.g10f37bed90-goog
[PATCH v2] MAINTAINERS: update Android driver maintainers
Posted by Carlos Llamas 3 years, 9 months ago
I've been contributing patches for binder{,fs} targeting fixes as well
as new functionality. I've also helped reviewing some of the incoming
changes. As such I'd like to be added to the maintainers list for the
Android drivers. Note I'm also dropping Hridya's name from the list as
she has now moved to a different role.

Signed-off-by: Carlos Llamas <cmllamas@google.com>
---
v1->v2: Use the google account instead of personal email.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fe5daf141501..081f1dc17871 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1329,7 +1329,7 @@ M:	Todd Kjos <tkjos@android.com>
 M:	Martijn Coenen <maco@android.com>
 M:	Joel Fernandes <joel@joelfernandes.org>
 M:	Christian Brauner <christian@brauner.io>
-M:	Hridya Valsaraju <hridya@google.com>
+M:	Carlos Llamas <cmllamas@google.com>
 M:	Suren Baghdasaryan <surenb@google.com>
 L:	linux-kernel@vger.kernel.org
 S:	Supported
-- 
2.37.0.rc0.161.g10f37bed90-goog
Re: [PATCH v2] MAINTAINERS: update Android driver maintainers
Posted by Todd Kjos 3 years, 9 months ago
On Mon, Jun 27, 2022 at 12:48 PM Carlos Llamas <cmllamas@google.com> wrote:
>
> I've been contributing patches for binder{,fs} targeting fixes as well
> as new functionality. I've also helped reviewing some of the incoming
> changes. As such I'd like to be added to the maintainers list for the
> Android drivers. Note I'm also dropping Hridya's name from the list as
> she has now moved to a different role.
>
> Signed-off-by: Carlos Llamas <cmllamas@google.com>

Acked-by: Todd Kjos <tkjos@google.com>

> ---
> v1->v2: Use the google account instead of personal email.
>
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fe5daf141501..081f1dc17871 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1329,7 +1329,7 @@ M:        Todd Kjos <tkjos@android.com>
>  M:     Martijn Coenen <maco@android.com>
>  M:     Joel Fernandes <joel@joelfernandes.org>
>  M:     Christian Brauner <christian@brauner.io>
> -M:     Hridya Valsaraju <hridya@google.com>
> +M:     Carlos Llamas <cmllamas@google.com>
>  M:     Suren Baghdasaryan <surenb@google.com>
>  L:     linux-kernel@vger.kernel.org
>  S:     Supported
> --
> 2.37.0.rc0.161.g10f37bed90-goog
>
Re: [PATCH v2] MAINTAINERS: update Android driver maintainers
Posted by Christian Brauner 3 years, 9 months ago
On Mon, Jun 27, 2022 at 02:09:12PM -0700, Todd Kjos wrote:
> On Mon, Jun 27, 2022 at 12:48 PM Carlos Llamas <cmllamas@google.com> wrote:
> >
> > I've been contributing patches for binder{,fs} targeting fixes as well
> > as new functionality. I've also helped reviewing some of the incoming
> > changes. As such I'd like to be added to the maintainers list for the
> > Android drivers. Note I'm also dropping Hridya's name from the list as
> > she has now moved to a different role.
> >
> > Signed-off-by: Carlos Llamas <cmllamas@google.com>
> 
> Acked-by: Todd Kjos <tkjos@google.com>

Acked-by: Christian Brauner (Microsoft) <brauner@kernel.org>