From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 96E9E74005E for ; Tue, 12 Sep 2023 15:01:21 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=RjtEYXcBpzl3j1ZUANw7FUQhZ7nrxn5CcwSZFOTrk3o=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20140610; t=1694530880; v=1; b=QyvxFyRXzNXrcHrBHtOjBLKAjIVTk22idHz3yCgqW5+v5QUpl+Ofk3cqclhirsi3OBUS9O2i VUl34EtcjV2u/md0pBEVPcrou7jRCX6kgmdMgTAW2q6kerHx/I29l5/7bz0IGTggGbPX9TRfS3Y oTuMIlu1Z9eF1qpVTGDcr+J4= X-Received: by 127.0.0.2 with SMTP id zh0FYY7687511xtsFX0CzOlf; Tue, 12 Sep 2023 08:01:20 -0700 X-Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web10.27388.1694530879772591884 for ; Tue, 12 Sep 2023 08:01:19 -0700 X-Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 126EE6126A for ; Tue, 12 Sep 2023 15:01:19 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7B817C433CA for ; Tue, 12 Sep 2023 15:01:18 +0000 (UTC) X-Received: by mail-lj1-f174.google.com with SMTP id 38308e7fff4ca-2bfb0a2682fso2794811fa.2 for ; Tue, 12 Sep 2023 08:01:18 -0700 (PDT) X-Gm-Message-State: adudV7HT1yyunoQkyCteQaTGx7686176AA= X-Google-Smtp-Source: AGHT+IGCvjlrgIt5YRuQo7DekdjjFJZksPJjWJjAK+YiM3QMAXAQWK6mLpPXeZjGrv8O/6iLN3iCH0yf6aqq9df7CSA= X-Received: by 2002:a2e:8542:0:b0:2bc:e827:a4f9 with SMTP id u2-20020a2e8542000000b002bce827a4f9mr20855ljj.30.1694530876702; Tue, 12 Sep 2023 08:01:16 -0700 (PDT) MIME-Version: 1.0 References: <20230912121607.296042-1-sunilvl@ventanamicro.com> In-Reply-To: From: "Ard Biesheuvel" Date: Tue, 12 Sep 2023 17:01:05 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] [PATCH 1/1] Maintainers.txt: Make myself maintainer for OvmfPkg/RiscVVirt To: devel@edk2.groups.io, michael.d.kinney@intel.com Cc: Sunil V L , Ard Biesheuvel , "Yao, Jiewen" , Andrew Fish , Leif Lindholm Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,ardb@kernel.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=QyvxFyRX; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=kernel.org (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Tue, 12 Sept 2023 at 16:11, Michael D Kinney wrote: > > Reviewed-by: Michael D Kinney > Thanks I'll queue this up > > -----Original Message----- > > From: Ard Biesheuvel > > Sent: Tuesday, September 12, 2023 5:36 AM > > To: devel@edk2.groups.io > > Cc: Sunil V L ; Ard Biesheuvel > > ; Yao, Jiewen ; Andrew Fish > > ; Leif Lindholm ; Kinney, Michael > > D > > Subject: Re: [edk2-devel] [PATCH 1/1] Maintainers.txt: Make myself maintainer > > for OvmfPkg/RiscVVirt > > > > On Tue, 12 Sept 2023 at 14:16, Sunil V L wrote: > > > > > > Since I take care of maintaining the contents in RiscVVirt, update my entry > > > from R to M. > > > > > > Cc: Ard Biesheuvel > > > Cc: Jiewen Yao > > > Cc: Andrew Fish > > > Cc: Leif Lindholm > > > Cc: Michael D Kinney > > > Signed-off-by: Sunil V L > > > > Acked-by: Ard Biesheuvel > > > > > --- > > > Maintainers.txt | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > diff --git a/Maintainers.txt b/Maintainers.txt > > > index 8e1e609db4e3..55a8af21dc3e 100644 > > > --- a/Maintainers.txt > > > +++ b/Maintainers.txt > > > @@ -582,7 +582,7 @@ R: Julien Grall [jgrall] > > > > > > OvmfPkg: RISC-V Qemu Virt Platform > > > F: OvmfPkg/RiscVVirt > > > -R: Sunil V L [vlsunil] > > > +M: Sunil V L [vlsunil] > > > R: Andrei Warkentin [andreiw] > > > > > > PcAtChipsetPkg > > > -- > > > 2.34.1 > > > > > > > > > > > > > > > > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108540): https://edk2.groups.io/g/devel/message/108540 Mute This Topic: https://groups.io/mt/101313460/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-