From nobody Mon Apr 29 14:33:31 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+59468+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+59468+1787277+3901457@groups.io ARC-Seal: i=1; a=rsa-sha256; t=1589407926; cv=none; d=zohomail.com; s=zohoarc; b=UWTu0o11dyFQ54KXLnU3050i/LDPO9MDgQNl5ihWjIx6w8521jUjcX9P7aoWXj9lBWxh+SKeMPJWXiw+9CUL8azSzhatRRI2z/GFXqSLWYUI35t6vkAXsNVzSWJOIIemXi3M8baiJhM9EsDj6YYZRuh9g43kjMAasOV2VQbEqpo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1589407926; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To; bh=Xbvp3GzujO1+qm1zOV9yQ4/iYBh2gXOEEu17DvLDRGg=; b=hDC7em9t+yHM9VMnJAj/DTyCnZkRKgUeB+q6ZjxB2PEezv0hfiDAwGnKNmEMmUHX/giuImmIiUCKAnCKSMpYM+mu+H7rrf8u/CQFPV89DE9ub5MMz7l+KZbJKBfOSUId9MR1eI9yPuvxDl4TSUs7qWibT7/aDAntQnLdHiNx8Zo= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+59468+1787277+3901457@groups.io Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1589407926150942.840178045498; Wed, 13 May 2020 15:12:06 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id 9wLeYY1788612xbLOz82vr4f; Wed, 13 May 2020 15:12:05 -0700 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.1210.1589407924625617682 for ; Wed, 13 May 2020 15:12:05 -0700 X-Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 4D56C30E; Wed, 13 May 2020 15:12:03 -0700 (PDT) X-Received: from e123331-lin.nice.arm.com (unknown [10.37.8.255]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D0CFB3F68F; Wed, 13 May 2020 15:12:00 -0700 (PDT) From: "Ard Biesheuvel" To: devel@edk2.groups.io Cc: Samer.El-Haj-Mahmoud@arm.com, Ard Biesheuvel , Eric Jin , G Edhaya Chandran , Andrew Fish , Laszlo Ersek , Leif Lindholm , Michael D Kinney Subject: [edk2-devel] [PATCH edk2-test] Maintainers: replace Supreeth with Edhaya as SCT maintainer Date: Thu, 14 May 2020 00:11:42 +0200 Message-Id: <20200513221142.31950-1-ard.biesheuvel@arm.com> Precedence: Bulk List-Unsubscribe: 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,ard.biesheuvel@arm.com X-Gm-Message-State: 9oQi352C0DubB6xrF6PKac8Bx1787277AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1589407925; bh=eHA4VlF6T0Q18p/VYqsVj35C6iBD78p37msBSoGDAgo=; h=Cc:Date:From:Reply-To:Subject:To; b=X8mGRa5+rs1PIguz3CXNjOro9igFHOH3EhE5Yfrm39FkMBonPQwE6TvDqorgGAZWugt DEgiEtA+0Bmk+w11kaTM75TcstRcsY4eTWEfGngGTxGOibJu34x5bG/geCxr2Guv2LM1x LAhfqZmf9zdqX2r0b0y+C4P9S0vwdp8jcGg= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Supreeth Venkatesh no longer works for ARM, and left before we had the chance of finding a successor. Edhaya is willing to take over SCT maintainership so let's make it official. Cc: Eric Jin Cc: G Edhaya Chandran Cc: Andrew Fish Cc: Laszlo Ersek Cc: Leif Lindholm Cc: Michael D Kinney Signed-off-by: Ard Biesheuvel Acked-by: Laszlo Ersek Reviewed-by: Eric Jin Reviewed-by: G Edhaya Chandran < Edhaya.Chandran@arm.com > Reviewed-by: Leif Lindholm --- uefi-sct/Maintainers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uefi-sct/Maintainers.txt b/uefi-sct/Maintainers.txt index 59f3912e1de2..1ebf03fec65b 100644 --- a/uefi-sct/Maintainers.txt +++ b/uefi-sct/Maintainers.txt @@ -39,7 +39,7 @@ UEFI-SCT: ---------------- =20 M: Eric Jin -M: Supreeth Venkatesh +M: G Edhaya Chandran =20 General questions on UEFI-SCT with the subject [edk2-test] can be sent to L: edk2-list --=20 2.17.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#59468): https://edk2.groups.io/g/devel/message/59468 Mute This Topic: https://groups.io/mt/74193175/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-