From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web09.4456.1626935489187813603 for ; Wed, 21 Jul 2021 23:31:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=lw/sLOa1; spf=pass (domain: kernel.org, ip: 198.145.29.99, mailfrom: ardb@kernel.org) Received: by mail.kernel.org (Postfix) with ESMTPSA id 79DE161285 for ; Thu, 22 Jul 2021 06:31:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1626935488; bh=HO7ftMenjM3ZumkW+o7hhDOqmP2rQDGygRUTFEpkh90=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=lw/sLOa1fmcznlptpfGt0hYSLDCgXEoh/IbHPwRhXxfAXlgerYwkLiB9OHUl/Hm2S RRtYu1uXjG+2J0/V7/u1PgtTgxkzCP+cNeCibl82SoDII6gpXgplFh8F5ZBydYYMqO cZhDmnLt3zQcBWwZVk357Ixcujv9Ki+P0M4dQXR0USfVcA+W5AhKDBU5bTzla7Jtdo 3KpwVDkRnAHudFah6ecpYSk9pIK/09Ff6aHo02fdrZeeRUL1Zj2yUTGhsV7XFtA2q4 qJejtDuPVELWFT+xIugVro3UdcHUhtLmq3CXP0a4fGcetxWLgPZaW21aobFLthVscD WeoNW9SVDncZg== Received: by mail-ot1-f43.google.com with SMTP id h24-20020a9d64180000b029036edcf8f9a6so4366091otl.3 for ; Wed, 21 Jul 2021 23:31:28 -0700 (PDT) X-Gm-Message-State: AOAM533tmq+Uj2QUj/iTAe6xBjyMZFb/fqvieavZWzhgh5V+gd0fekti 5Sr/2ooi7yQ6gNoDTN1tYGVVMNGUyduBvus6ul4= X-Google-Smtp-Source: ABdhPJxp6SXhY/nl7zi+ZRsFNcgG3c7uwdON+FdBhjRpbm9ttOL+jcZsOy7pZgxcnbstS+ahRZB7ub4vxLsyZXu3t5c= X-Received: by 2002:a05:6830:34a6:: with SMTP id c38mr15574332otu.108.1626935487864; Wed, 21 Jul 2021 23:31:27 -0700 (PDT) MIME-Version: 1.0 References: <20210721004353.1310-1-michael.d.kinney@intel.com> In-Reply-To: From: "Ard Biesheuvel" Date: Thu, 22 Jul 2021 08:31:13 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [Patch 1/1] Maintainers.txt: Add Jiewen Yao as OvmfPkg Maintainer To: "Yao, Jiewen" Cc: "Kinney, Michael D" , "devel@edk2.groups.io" , Ard Biesheuvel , "Justen, Jordan L" , Andrew Fish , Leif Lindholm Content-Type: text/plain; charset="UTF-8" On Wed, 21 Jul 2021 at 04:22, Yao, Jiewen wrote: > > Reviewed-by: Jiewen Yao > Reviewed-by: Ard Biesheuvel Thanks Jiewen! > > -----Original Message----- > > From: Kinney, Michael D > > Sent: Wednesday, July 21, 2021 8:44 AM > > To: devel@edk2.groups.io > > Cc: Yao, Jiewen ; Ard Biesheuvel > > ; Justen, Jordan L ; > > Andrew Fish ; Leif Lindholm > > Subject: [Patch 1/1] Maintainers.txt: Add Jiewen Yao as OvmfPkg Maintainer > > > > Cc: Jiewen Yao > > Cc: Ard Biesheuvel > > Cc: Jordan Justen > > Cc: Andrew Fish > > Cc: Leif Lindholm > > Signed-off-by: Michael D Kinney > > --- > > Maintainers.txt | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Maintainers.txt b/Maintainers.txt > > index e9dda5c5ca0c..dd9647327774 100644 > > --- a/Maintainers.txt > > +++ b/Maintainers.txt > > @@ -420,6 +420,7 @@ OvmfPkg > > F: OvmfPkg/ > > W: http://www.tianocore.org/ovmf/ > > M: Ard Biesheuvel > > +M: Jiewen Yao > > R: Jordan Justen > > S: Maintained > > > > -- > > 2.32.0.windows.1 >