From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: virtio-dev-return-7248-cohuck=redhat.com@lists.oasis-open.org Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 75D9B985E3D for ; Thu, 7 May 2020 10:33:26 +0000 (UTC) From: David Hildenbrand Date: Thu, 7 May 2020 12:31:14 +0200 Message-Id: <20200507103119.11219-11-david@redhat.com> In-Reply-To: <20200507103119.11219-1-david@redhat.com> References: <20200507103119.11219-1-david@redhat.com> MIME-Version: 1.0 Subject: [virtio-dev] [PATCH v3 10/15] MAINTAINERS: Add myself as virtio-mem maintainer Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable To: linux-kernel@vger.kernel.org Cc: linux-mm@kvack.org, virtio-dev@lists.oasis-open.org, virtualization@lists.linux-foundation.org, kvm@vger.kernel.org, Michal Hocko , Andrew Morton , "Michael S . Tsirkin" , David Hildenbrand List-ID: Let's make sure patches/bug reports find the right person. Cc: "Michael S. Tsirkin" Signed-off-by: David Hildenbrand --- 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:=09Maintained F:=09drivers/iommu/virtio-iommu.c F:=09include/uapi/linux/virtio_iommu.h =20 +VIRTIO MEM DRIVER +M:=09David Hildenbrand +L:=09virtualization@lists.linux-foundation.org +S:=09Maintained +F:=09drivers/virtio/virtio_mem.c +F:=09include/uapi/linux/virtio_mem.h + VIRTUAL BOX GUEST DEVICE DRIVER M:=09Hans de Goede M:=09Arnd Bergmann --=20 2.25.3 --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org