public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update Android binder
@ 2018-12-20 10:40 Christian Brauner
  2018-12-20 10:54 ` Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Brauner @ 2018-12-20 10:40 UTC (permalink / raw)
  To: gregkh, tkjos, linux-kernel; +Cc: Christian Brauner

As briefly discussed with Greg and Todd, add Christian as maintainer for
binder{fs}.

Signed-off-by: Christian Brauner <christian@brauner.io>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3318f30903b2..3c78cfa08c47 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -950,6 +950,7 @@ M:	Arve Hjønnevåg <arve@android.com>
 M:	Todd Kjos <tkjos@android.com>
 M:	Martijn Coenen <maco@android.com>
 M:	Joel Fernandes <joel@joelfernandes.org>
+M:	Christian Brauner <christian@brauner.io>
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
 L:	devel@driverdev.osuosl.org
 S:	Supported
-- 
2.19.1


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

* Re: [PATCH] MAINTAINERS: update Android binder
  2018-12-20 10:40 [PATCH] MAINTAINERS: update Android binder Christian Brauner
@ 2018-12-20 10:54 ` Greg KH
  2018-12-20 10:59   ` Christian Brauner
  0 siblings, 1 reply; 6+ messages in thread
From: Greg KH @ 2018-12-20 10:54 UTC (permalink / raw)
  To: Christian Brauner; +Cc: tkjos, linux-kernel

On Thu, Dec 20, 2018 at 11:40:57AM +0100, Christian Brauner wrote:
> As briefly discussed with Greg and Todd, add Christian as maintainer for
> binder{fs}.
> 
> Signed-off-by: Christian Brauner <christian@brauner.io>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3318f30903b2..3c78cfa08c47 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -950,6 +950,7 @@ M:	Arve Hjønnevåg <arve@android.com>
>  M:	Todd Kjos <tkjos@android.com>
>  M:	Martijn Coenen <maco@android.com>
>  M:	Joel Fernandes <joel@joelfernandes.org>
> +M:	Christian Brauner <christian@brauner.io>

Do you really want to be a maintainer for all of binder?  (which is fine
with me, up to Todd and others), or do you just want to be responsible
for the binderfs code?

thanks,

greg k-h

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

* Re: [PATCH] MAINTAINERS: update Android binder
  2018-12-20 10:54 ` Greg KH
@ 2018-12-20 10:59   ` Christian Brauner
  2018-12-20 11:09     ` Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Brauner @ 2018-12-20 10:59 UTC (permalink / raw)
  To: Greg KH; +Cc: tkjos, linux-kernel

On December 20, 2018 11:54:44 AM GMT+01:00, Greg KH <gregkh@linuxfoundation.org> wrote:
>On Thu, Dec 20, 2018 at 11:40:57AM +0100, Christian Brauner wrote:
>> As briefly discussed with Greg and Todd, add Christian as maintainer
>for
>> binder{fs}.
>> 
>> Signed-off-by: Christian Brauner <christian@brauner.io>
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 3318f30903b2..3c78cfa08c47 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -950,6 +950,7 @@ M:	Arve Hjønnevåg <arve@android.com>
>>  M:	Todd Kjos <tkjos@android.com>
>>  M:	Martijn Coenen <maco@android.com>
>>  M:	Joel Fernandes <joel@joelfernandes.org>
>> +M:	Christian Brauner <christian@brauner.io>
>
>Do you really want to be a maintainer for all of binder?  (which is
>fine
>with me, up to Todd and others), or do you just want to be responsible
>for the binderfs code?

As I mentioned off-list once: I'm fine with both.

Thanks!
Christian

>
>thanks,
>
>greg k-h


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

* Re: [PATCH] MAINTAINERS: update Android binder
  2018-12-20 10:59   ` Christian Brauner
@ 2018-12-20 11:09     ` Greg KH
  2018-12-20 12:13       ` Martijn Coenen
  0 siblings, 1 reply; 6+ messages in thread
From: Greg KH @ 2018-12-20 11:09 UTC (permalink / raw)
  To: Christian Brauner; +Cc: tkjos, linux-kernel

On Thu, Dec 20, 2018 at 11:59:17AM +0100, Christian Brauner wrote:
> On December 20, 2018 11:54:44 AM GMT+01:00, Greg KH <gregkh@linuxfoundation.org> wrote:
> >On Thu, Dec 20, 2018 at 11:40:57AM +0100, Christian Brauner wrote:
> >> As briefly discussed with Greg and Todd, add Christian as maintainer
> >for
> >> binder{fs}.
> >> 
> >> Signed-off-by: Christian Brauner <christian@brauner.io>
> >> ---
> >>  MAINTAINERS | 1 +
> >>  1 file changed, 1 insertion(+)
> >> 
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index 3318f30903b2..3c78cfa08c47 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -950,6 +950,7 @@ M:	Arve Hjønnevåg <arve@android.com>
> >>  M:	Todd Kjos <tkjos@android.com>
> >>  M:	Martijn Coenen <maco@android.com>
> >>  M:	Joel Fernandes <joel@joelfernandes.org>
> >> +M:	Christian Brauner <christian@brauner.io>
> >
> >Do you really want to be a maintainer for all of binder?  (which is
> >fine
> >with me, up to Todd and others), or do you just want to be responsible
> >for the binderfs code?
> 
> As I mentioned off-list once: I'm fine with both.

Ok, no objection from me, Todd/Martijn/Joel/Arve, can I get an ack from
someone?

thanks,

greg k-h

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

* Re: [PATCH] MAINTAINERS: update Android binder
  2018-12-20 11:09     ` Greg KH
@ 2018-12-20 12:13       ` Martijn Coenen
  2018-12-21  7:27         ` Christian Brauner
  0 siblings, 1 reply; 6+ messages in thread
From: Martijn Coenen @ 2018-12-20 12:13 UTC (permalink / raw)
  To: Greg KH; +Cc: Christian Brauner, Todd Kjos, LKML

Thanks Christian for signing up!

On Thu, Dec 20, 2018 at 12:09 PM Greg KH <gregkh@linuxfoundation.org> wrote:
> Ok, no objection from me, Todd/Martijn/Joel/Arve, can I get an ack from
> someone?

Acked-By: Martijn Coenen <maco@android.com>

>
> thanks,
>
> greg k-h

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

* Re: [PATCH] MAINTAINERS: update Android binder
  2018-12-20 12:13       ` Martijn Coenen
@ 2018-12-21  7:27         ` Christian Brauner
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Brauner @ 2018-12-21  7:27 UTC (permalink / raw)
  To: Martijn Coenen, Greg KH; +Cc: Todd Kjos, LKML

On December 20, 2018 1:13:26 PM GMT+01:00, Martijn Coenen <maco@android.com> wrote:
>Thanks Christian for signing up!
>
>On Thu, Dec 20, 2018 at 12:09 PM Greg KH <gregkh@linuxfoundation.org>
>wrote:
>> Ok, no objection from me, Todd/Martijn/Joel/Arve, can I get an ack
>from
>> someone?
>
>Acked-By: Martijn Coenen <maco@android.com>

Thanks Martijn! Happy holidays!
Christian

>
>>
>> thanks,
>>
>> greg k-h


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

end of thread, other threads:[~2018-12-21  7:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-20 10:40 [PATCH] MAINTAINERS: update Android binder Christian Brauner
2018-12-20 10:54 ` Greg KH
2018-12-20 10:59   ` Christian Brauner
2018-12-20 11:09     ` Greg KH
2018-12-20 12:13       ` Martijn Coenen
2018-12-21  7:27         ` Christian Brauner

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