From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: virtio-dev-return-6864-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 3AD69985DCB for ; Mon, 2 Mar 2020 13:53:32 +0000 (UTC) From: David Hildenbrand Date: Mon, 2 Mar 2020 14:49:41 +0100 Message-Id: <20200302134941.315212-12-david@redhat.com> In-Reply-To: <20200302134941.315212-1-david@redhat.com> References: <20200302134941.315212-1-david@redhat.com> MIME-Version: 1.0 Subject: [virtio-dev] [PATCH v1 11/11] 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 1636ce4613e3..fc7371c4b7eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17855,6 +17855,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.24.1 --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org