All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add myself as partial audio reviewer
@ 2021-09-04 13:13 Christian Schoenebeck
  2021-09-04 23:05 ` Philippe Mathieu-Daudé
  2021-10-29 19:37 ` Christian Schoenebeck
  0 siblings, 2 replies; 4+ messages in thread
From: Christian Schoenebeck @ 2021-09-04 13:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

Volunteering as reviewer for some of the audio backends; namely
ALSA, CoreAudio and JACK.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5d923a6544..f018c1891a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2289,11 +2289,13 @@ F: qapi/audio.json
 
 ALSA Audio backend
 M: Gerd Hoffmann <kraxel@redhat.com>
+R: Christian Schoenebeck <qemu_oss@crudebyte.com>
 S: Odd Fixes
 F: audio/alsaaudio.c
 
 Core Audio framework backend
 M: Gerd Hoffmann <kraxel@redhat.com>
+R: Christian Schoenebeck <qemu_oss@crudebyte.com>
 S: Odd Fixes
 F: audio/coreaudio.c
 
@@ -2304,6 +2306,7 @@ F: audio/dsound*
 
 JACK Audio Connection Kit backend
 M: Gerd Hoffmann <kraxel@redhat.com>
+R: Christian Schoenebeck <qemu_oss@crudebyte.com>
 S: Odd Fixes
 F: audio/jackaudio.c
 
-- 
2.20.1



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

* Re: [PATCH] MAINTAINERS: add myself as partial audio reviewer
  2021-09-04 13:13 [PATCH] MAINTAINERS: add myself as partial audio reviewer Christian Schoenebeck
@ 2021-09-04 23:05 ` Philippe Mathieu-Daudé
  2021-10-29 19:37 ` Christian Schoenebeck
  1 sibling, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-09-04 23:05 UTC (permalink / raw)
  To: Christian Schoenebeck, qemu-devel; +Cc: QEMU Trivial, Gerd Hoffmann

On 9/4/21 3:13 PM, Christian Schoenebeck wrote:
> Volunteering as reviewer for some of the audio backends; namely
> ALSA, CoreAudio and JACK.
> 
> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)

Thanks!

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


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

* Re: [PATCH] MAINTAINERS: add myself as partial audio reviewer
  2021-09-04 13:13 [PATCH] MAINTAINERS: add myself as partial audio reviewer Christian Schoenebeck
  2021-09-04 23:05 ` Philippe Mathieu-Daudé
@ 2021-10-29 19:37 ` Christian Schoenebeck
  2021-10-30 13:11   ` Laurent Vivier
  1 sibling, 1 reply; 4+ messages in thread
From: Christian Schoenebeck @ 2021-10-29 19:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann, QEMU Trivial, Philippe Mathieu-Daudé

On Samstag, 4. September 2021 15:13:46 CEST Christian Schoenebeck wrote:
> Volunteering as reviewer for some of the audio backends; namely
> ALSA, CoreAudio and JACK.
> 
> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5d923a6544..f018c1891a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2289,11 +2289,13 @@ F: qapi/audio.json
> 
>  ALSA Audio backend
>  M: Gerd Hoffmann <kraxel@redhat.com>
> +R: Christian Schoenebeck <qemu_oss@crudebyte.com>
>  S: Odd Fixes
>  F: audio/alsaaudio.c
> 
>  Core Audio framework backend
>  M: Gerd Hoffmann <kraxel@redhat.com>
> +R: Christian Schoenebeck <qemu_oss@crudebyte.com>
>  S: Odd Fixes
>  F: audio/coreaudio.c
> 
> @@ -2304,6 +2306,7 @@ F: audio/dsound*
> 
>  JACK Audio Connection Kit backend
>  M: Gerd Hoffmann <kraxel@redhat.com>
> +R: Christian Schoenebeck <qemu_oss@crudebyte.com>
>  S: Odd Fixes
>  F: audio/jackaudio.c

Ping

I just realized this patch was never queued. Could this go through the trivial 
branch maybe, please?

I should have probably CCed qemu-trivial right from the start, sorry.

Best regards,
Christian Schoenebeck




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

* Re: [PATCH] MAINTAINERS: add myself as partial audio reviewer
  2021-10-29 19:37 ` Christian Schoenebeck
@ 2021-10-30 13:11   ` Laurent Vivier
  0 siblings, 0 replies; 4+ messages in thread
From: Laurent Vivier @ 2021-10-30 13:11 UTC (permalink / raw)
  To: Christian Schoenebeck, Gerd Hoffmann, qemu-devel
  Cc: QEMU Trivial, Philippe Mathieu-Daudé

Le 29/10/2021 à 21:37, Christian Schoenebeck a écrit :
> On Samstag, 4. September 2021 15:13:46 CEST Christian Schoenebeck wrote:
>> Volunteering as reviewer for some of the audio backends; namely
>> ALSA, CoreAudio and JACK.
>>
>> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
>> ---
>>   MAINTAINERS | 3 +++
>>   1 file changed, 3 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 5d923a6544..f018c1891a 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -2289,11 +2289,13 @@ F: qapi/audio.json
>>
>>   ALSA Audio backend
>>   M: Gerd Hoffmann <kraxel@redhat.com>
>> +R: Christian Schoenebeck <qemu_oss@crudebyte.com>
>>   S: Odd Fixes
>>   F: audio/alsaaudio.c
>>
>>   Core Audio framework backend
>>   M: Gerd Hoffmann <kraxel@redhat.com>
>> +R: Christian Schoenebeck <qemu_oss@crudebyte.com>
>>   S: Odd Fixes
>>   F: audio/coreaudio.c
>>
>> @@ -2304,6 +2306,7 @@ F: audio/dsound*
>>
>>   JACK Audio Connection Kit backend
>>   M: Gerd Hoffmann <kraxel@redhat.com>
>> +R: Christian Schoenebeck <qemu_oss@crudebyte.com>
>>   S: Odd Fixes
>>   F: audio/jackaudio.c
> 
> Ping
> 
> I just realized this patch was never queued. Could this go through the trivial
> branch maybe, please?
> 
> I should have probably CCed qemu-trivial right from the start, sorry.
> 

Perhaps an Ack from Gerd would help.

Thanks,
Laurent



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

end of thread, other threads:[~2021-10-30 13:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-04 13:13 [PATCH] MAINTAINERS: add myself as partial audio reviewer Christian Schoenebeck
2021-09-04 23:05 ` Philippe Mathieu-Daudé
2021-10-29 19:37 ` Christian Schoenebeck
2021-10-30 13:11   ` Laurent Vivier

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.