Re: [PATCH v1] MAINTAINERS: Add myself as virtio-balloon co-maintainer

From: Michael S. Tsirkin
Date: Tue Mar 10 2020 - 08:19:41 EST


On Tue, Mar 10, 2020 at 12:54:11PM +0100, David Hildenbrand wrote:
> As suggested by Michael, let's add me as co-maintainer of virtio-balloon.
> While at it, also add "include/linux/balloon_compaction.h" to the file
> list.
>
> Cc: Michael S. Tsirkin <mst@xxxxxxxxxx>
> Cc: Jason Wang <jasowang@xxxxxxxxxx>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Signed-off-by: David Hildenbrand <david@xxxxxxxxxx>

Yea I don't think Jason actually has time to look at balloon patches.
Thanks for helping out!
I'll queue this.

> ---
> MAINTAINERS | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c555f4be8c4e..da9f53a05d0e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17800,6 +17800,15 @@ F: drivers/block/virtio_blk.c
> F: include/linux/virtio*.h
> F: include/uapi/linux/virtio_*.h
> F: drivers/crypto/virtio/
> +
> +VIRTIO BALLOON
> +M: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
> +M: David Hildenbrand <david@xxxxxxxxxx>
> +L: virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
> +S: Maintained
> +F: drivers/virtio/virtio_balloon.c
> +F: include/uapi/linux/virtio_balloon.h
> +F: include/linux/balloon_compaction.h
> F: mm/balloon_compaction.c
>
> VIRTIO BLOCK AND SCSI DRIVERS
> --
> 2.24.1