diff mbox

add MAINTAINERS entry for qemu socket code

Message ID 1453129403-11357-1-git-send-email-kraxel@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Gerd Hoffmann Jan. 18, 2016, 3:03 p.m. UTC
Cc: Daniel P. Berrange <berrange@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Daniel P. Berrangé Jan. 18, 2016, 3:23 p.m. UTC | #1
On Mon, Jan 18, 2016 at 04:03:23PM +0100, Gerd Hoffmann wrote:
> Cc: Daniel P. Berrange <berrange@redhat.com>
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)

Reviewed-by: Daniel P. Berrange <berrange@redhat.com>

> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8f44dca..bc753fc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1260,6 +1260,14 @@ F: io/
>  F: include/io/
>  F: tests/test-io-*
>  
> +Sockets
> +M: Daniel P. Berrange <berrange@redhat.com>
> +M: Gerd Hoffmann <kraxel@redhat.com>
> +M: Paolo Bonzini <pbonzini@redhat.com>
> +S: Maintained
> +F: include/qemu/sockets.h
> +F: util/qemu-sockets.c
> +


Regards,
Daniel
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8f44dca..bc753fc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1260,6 +1260,14 @@  F: io/
 F: include/io/
 F: tests/test-io-*
 
+Sockets
+M: Daniel P. Berrange <berrange@redhat.com>
+M: Gerd Hoffmann <kraxel@redhat.com>
+M: Paolo Bonzini <pbonzini@redhat.com>
+S: Maintained
+F: include/qemu/sockets.h
+F: util/qemu-sockets.c
+
 Usermode Emulation
 ------------------
 Overall