From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_2 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3591CC3A5A2 for ; Tue, 10 Sep 2019 10:45:27 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 02FF420872 for ; Tue, 10 Sep 2019 10:45:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="Y+FjBQ9L" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 02FF420872 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:37784 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7deH-0005VD-Kn for qemu-devel@archiver.kernel.org; Tue, 10 Sep 2019 06:45:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59805) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7dP8-0006Yp-T9 for qemu-devel@nongnu.org; Tue, 10 Sep 2019 06:29:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7dP6-0005e7-Kv for qemu-devel@nongnu.org; Tue, 10 Sep 2019 06:29:46 -0400 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]:36980) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i7dP6-0005US-5C for qemu-devel@nongnu.org; Tue, 10 Sep 2019 06:29:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Content-Transfer-Encoding: Mime-Version:Content-Type:References:In-Reply-To:Date:Cc:To:From:Subject: Message-ID:Sender:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=zTTU7HKbJaGzMRtsAZLZuaETIVA44xlVGhAtXyVmh7w=; b=Y+FjBQ9L1y5KcQ2xRTDYhuru6 nmR4EBgGnNSaLSfzLZstBossWU50pT0wMVRkBNn40ZQhj+1u+m8Ii9sPZsp19pQ4dTBRTlJ2qctsu vg9ztGrW3VfVS/oJYamEDodR4cgNu+1d/qFYz3/g/qtXGMpQJ9zYoPNQ/qySewkRcJJmKTgJNMIqj 9yS/RbwHKKIRFH46ekz9qan4sZS6O70eXoz4IIpHpsLVIhFW7Bet3op9tmJuATGJr+Hz3OgTNaWon cEUSWD5sDzsmMRaEeTGA9/d7QYXLd1DiaMuZsKBlwCJJzcCaM6YqpU/BqKoIai+5yT98Ab9M8X8GK TPzLKhNZQ==; Received: from [54.239.6.185] (helo=u601e653ff81a58.ant.amazon.com) by bombadil.infradead.org with esmtpsa (Exim 4.92 #3 (Red Hat Linux)) id 1i7dOw-0001oD-Im; Tue, 10 Sep 2019 10:29:34 +0000 Message-ID: <99084671fb9e5d3317897edf9c8bc32aa93a5038.camel@infradead.org> From: Amit Shah To: Laurent Vivier , qemu-devel@nongnu.org Date: Tue, 10 Sep 2019 12:29:31 +0200 In-Reply-To: <20190909180549.18760-1-lvivier@redhat.com> References: <20190909180549.18760-1-lvivier@redhat.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:7c80:54:e::133 Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: update virtio-rng and virtio-serial maintainer X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Mon, 2019-09-09 at 20:05 +0200, Laurent Vivier wrote: > As discussed with Amit, I volunteer to maintain virtio-rng and > virtio-serial > previously maintained by Amit. > > Signed-off-by: Laurent Vivier Acked-by: Amit Shah > --- > MAINTAINERS | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 50eaf005f40e..db916ade55cd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1554,7 +1554,8 @@ F: include/hw/virtio/virtio-input.h > F: contrib/vhost-user-input/* > > virtio-serial > -M: Amit Shah > +M: Laurent Vivier > +R: Amit Shah > S: Supported > F: hw/char/virtio-serial-bus.c > F: hw/char/virtio-console.c > @@ -1563,7 +1564,8 @@ F: tests/virtio-console-test.c > F: tests/virtio-serial-test.c > > virtio-rng > -M: Amit Shah > +M: Laurent Vivier > +R: Amit Shah > S: Supported > F: hw/virtio/virtio-rng.c > F: include/hw/virtio/virtio-rng.h