From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH v3 10/15] MAINTAINERS: Add myself as virtio-mem maintainer Date: Thu, 7 May 2020 06:47:33 -0400 Message-ID: <20200507064709-mutt-send-email-mst@kernel.org> References: <20200507103119.11219-1-david@redhat.com> <20200507103119.11219-11-david@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200507103119.11219-11-david@redhat.com> Sender: kvm-owner@vger.kernel.org To: David Hildenbrand Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, virtio-dev@lists.oasis-open.org, virtualization@lists.linux-foundation.org, kvm@vger.kernel.org, Michal Hocko , Andrew Morton List-Id: virtualization@lists.linuxfoundation.org On Thu, May 07, 2020 at 12:31:14PM +0200, David Hildenbrand wrote: > Let's make sure patches/bug reports find the right person. > > Cc: "Michael S. Tsirkin" > Signed-off-by: David Hildenbrand Make this patch 2 in the series, or even squash into patch 1. > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4d43ea5468b5..ad2b34f4dd66 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -18037,6 +18037,13 @@ S: Maintained > F: drivers/iommu/virtio-iommu.c > F: include/uapi/linux/virtio_iommu.h > > +VIRTIO MEM DRIVER > +M: David Hildenbrand > +L: virtualization@lists.linux-foundation.org > +S: Maintained > +F: drivers/virtio/virtio_mem.c > +F: include/uapi/linux/virtio_mem.h > + > VIRTUAL BOX GUEST DEVICE DRIVER > M: Hans de Goede > M: Arnd Bergmann > -- > 2.25.3