All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: Add samsung maintainer
@ 2011-08-23 10:36 Sangbeom Kim
  2011-08-23 16:47 ` Jassi Brar
  2011-08-24  9:29 ` Mark Brown
  0 siblings, 2 replies; 5+ messages in thread
From: Sangbeom Kim @ 2011-08-23 10:36 UTC (permalink / raw)
  To: alsa-devel; +Cc: Sangbeom Kim, jassisinghbrar, broonie, Liam Girdwood, lrg

Cc: Jassi Brar <jassisinghbrar@gmail.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Liam Girdwood <lrg@ti.com>
Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 069ee3b..fadff23 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5532,6 +5532,7 @@ F:	include/media/*7146*
 
 SAMSUNG AUDIO (ASoC) DRIVERS
 M:	Jassi Brar <jassisinghbrar@gmail.com>
+M:	Sangbeom Kim <sbkim73@samsung.com>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:	Supported
 F:	sound/soc/samsung
-- 
1.7.1

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

* Re: [PATCH] ASoC: Add samsung maintainer
  2011-08-23 10:36 [PATCH] ASoC: Add samsung maintainer Sangbeom Kim
@ 2011-08-23 16:47 ` Jassi Brar
  2011-08-23 16:51   ` Mark Brown
  2011-08-24  9:29 ` Mark Brown
  1 sibling, 1 reply; 5+ messages in thread
From: Jassi Brar @ 2011-08-23 16:47 UTC (permalink / raw)
  To: Sangbeom Kim; +Cc: alsa-devel, broonie, Liam Girdwood, lrg

On Tue, Aug 23, 2011 at 4:06 PM, Sangbeom Kim <sbkim73@samsung.com> wrote:
> Cc: Jassi Brar <jassisinghbrar@gmail.com>
> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
> Cc: Liam Girdwood <lrg@ti.com>
> Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
> ---
>  MAINTAINERS |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 069ee3b..fadff23 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5532,6 +5532,7 @@ F:        include/media/*7146*
>
>  SAMSUNG AUDIO (ASoC) DRIVERS
>  M:     Jassi Brar <jassisinghbrar@gmail.com>
> +M:     Sangbeom Kim <sbkim73@samsung.com>
>  L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
>  S:     Supported
>  F:     sound/soc/samsung

Acked-by: Jassi Brar <jassisinghbrar@gmail.com>

Hi Mark,

I am OK, but of course it's your decision ultimately, to accept it
now or to give SBKim some more time to get upto speed.

Anyways, I want to remove my name asap, if you would allow :)

Regards,
Jassi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

* Re: [PATCH] ASoC: Add samsung maintainer
  2011-08-23 16:47 ` Jassi Brar
@ 2011-08-23 16:51   ` Mark Brown
  2011-08-23 19:25     ` Liam Girdwood
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Brown @ 2011-08-23 16:51 UTC (permalink / raw)
  To: Jassi Brar; +Cc: Sangbeom Kim, alsa-devel, Liam Girdwood, lrg

On Tue, Aug 23, 2011 at 10:17:34PM +0530, Jassi Brar wrote:

> Anyways, I want to remove my name asap, if you would allow :)

That's always OK, it's not like we can force you to do anything, though
it's a shame to see you go.

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

* Re: [PATCH] ASoC: Add samsung maintainer
  2011-08-23 16:51   ` Mark Brown
@ 2011-08-23 19:25     ` Liam Girdwood
  0 siblings, 0 replies; 5+ messages in thread
From: Liam Girdwood @ 2011-08-23 19:25 UTC (permalink / raw)
  To: Jassi Brar; +Cc: Sangbeom Kim, alsa-devel, Mark Brown, lrg

On 23/08/11 17:51, Mark Brown wrote:
> On Tue, Aug 23, 2011 at 10:17:34PM +0530, Jassi Brar wrote:
> 
>> Anyways, I want to remove my name asap, if you would allow :)
> 
> That's always OK, it's not like we can force you to do anything, though
> it's a shame to see you go.

Sorry to see you go.

Acked-by: Liam Girdwood <lrg@ti.com>

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

* Re: [PATCH] ASoC: Add samsung maintainer
  2011-08-23 10:36 [PATCH] ASoC: Add samsung maintainer Sangbeom Kim
  2011-08-23 16:47 ` Jassi Brar
@ 2011-08-24  9:29 ` Mark Brown
  1 sibling, 0 replies; 5+ messages in thread
From: Mark Brown @ 2011-08-24  9:29 UTC (permalink / raw)
  To: Sangbeom Kim; +Cc: alsa-devel, jassisinghbrar, Liam Girdwood, lrg

On Tue, Aug 23, 2011 at 07:36:59PM +0900, Sangbeom Kim wrote:

Applied, thanks.

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

end of thread, other threads:[~2011-08-24  9:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-23 10:36 [PATCH] ASoC: Add samsung maintainer Sangbeom Kim
2011-08-23 16:47 ` Jassi Brar
2011-08-23 16:51   ` Mark Brown
2011-08-23 19:25     ` Liam Girdwood
2011-08-24  9:29 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.