diff mbox series

[031/104] virtiofs: Add maintainers entry

Message ID 20191212163904.159893-32-dgilbert@redhat.com
State New
Headers show
Series virtiofs daemon [all] | expand

Commit Message

Dr. David Alan Gilbert Dec. 12, 2019, 4:37 p.m. UTC
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Daniel P. Berrangé Jan. 6, 2020, 2:21 p.m. UTC | #1
On Thu, Dec 12, 2019 at 04:37:51PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
> 
> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)

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


Regards,
Daniel
Philippe Mathieu-Daudé Jan. 15, 2020, 5:19 p.m. UTC | #2
On 12/12/19 5:37 PM, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
> 
> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
> ---
>   MAINTAINERS | 8 ++++++++
>   1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5e5e3e52d6..d1b3e262d2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1575,6 +1575,14 @@ T: git https://github.com/cohuck/qemu.git s390-next
>   T: git https://github.com/borntraeger/qemu.git s390-next
>   L: qemu-s390x@nongnu.org
>   
> +virtiofs
> +M: Dr. David Alan Gilbert <dgilbert@redhat.com>
> +M: Stefan Hajnoczi <stefanha@redhat.com>
> +S: Supported
> +F: tools/virtiofsd/*

^ The files added by this series

> +F: hw/virtio/vhost-user-fs*
> +F: include/hw/virtio/vhost-user-fs.h

^ Files already present in the repository:

$ ./scripts/get_maintainer.pl -f hw/virtio/vhost-user-fs.c
"Michael S. Tsirkin" <mst@redhat.com> (supporter:vhost)

$ ./scripts/get_maintainer.pl -f hw/virtio/vhost-user-fs-pci.c
"Michael S. Tsirkin" <mst@redhat.com> (supporter:vhost)

$ ./scripts/get_maintainer.pl -f include/hw/virtio/vhost-user-fs.h
"Michael S. Tsirkin" <mst@redhat.com> (supporter:virtio)

Now these get more maintainers, good.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>

> +
>   virtio-input
>   M: Gerd Hoffmann <kraxel@redhat.com>
>   S: Maintained
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5e5e3e52d6..d1b3e262d2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1575,6 +1575,14 @@  T: git https://github.com/cohuck/qemu.git s390-next
 T: git https://github.com/borntraeger/qemu.git s390-next
 L: qemu-s390x@nongnu.org
 
+virtiofs
+M: Dr. David Alan Gilbert <dgilbert@redhat.com>
+M: Stefan Hajnoczi <stefanha@redhat.com>
+S: Supported
+F: tools/virtiofsd/*
+F: hw/virtio/vhost-user-fs*
+F: include/hw/virtio/vhost-user-fs.h
+
 virtio-input
 M: Gerd Hoffmann <kraxel@redhat.com>
 S: Maintained