From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f68.google.com (mail-wr1-f68.google.com [209.85.221.68]) by mx.groups.io with SMTP id smtpd.web10.9452.1589451309789869267 for ; Thu, 14 May 2020 03:15:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20150623.gappssmtp.com header.s=20150623 header.b=yyUcq0e3; spf=pass (domain: nuviainc.com, ip: 209.85.221.68, mailfrom: leif@nuviainc.com) Received: by mail-wr1-f68.google.com with SMTP id l18so3158133wrn.6 for ; Thu, 14 May 2020 03:15:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=Ag+f9w62OnxkGuGYpyx8rAbyvsJts4Jw+t+VXvMRdpk=; b=yyUcq0e3g8VKMh3uyxCIxMvgEoqti8hIZF6Wu13N0dJlRcU+xc4RWSUgx3IZ6Mfs6/ Wavtt+SE2UWNPMSSRjWIoJDAZFeB5SMqwRoRWOYEjC0eUTBzYBeBlk+DzptC0aalYQeR VmVnNA0pl0clmY+ORvDrmvdyT1BIlnks446IgJR+Lr1xSfp5yUuQc2v7RaBaj0c1DCD6 tTBAxl650Zni9390BWKP+s1aFgKiMP+vm83jjgISBys0aGRGqT0xzG6kcAU1A2KF0FBY DvECczwrz/G/uVSslM3OTWMA/QWuUIBg6vUy+YGRF/92GYIMrf4MZvWeDQDNW3gM5P/i J4KA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Ag+f9w62OnxkGuGYpyx8rAbyvsJts4Jw+t+VXvMRdpk=; b=ciA5thYguw8LJFgOA0Bm9mVo1HjQyoBhujmqwSu8Yp9iaW/flvnYynuJFYNQ1uVrTJ ip/hbx35mJ8zQl4yBUSiDwkSGFMDFcpSQy7uTYVpf+RfKbQcijupHzGj3Gt8mZ/aGtya 9QfpxDK573Hb1F2jy2iSXQ1i4PAv8S2NB92cv/LMNaMUgzXRiNIO1kJrXzaePwSiifGS li/EXMAJY06oRpqeqnPMuQaJcN/KOaHCDly6YK6giSvC5gJAcJpsx8VH6gZc4fo5YrBC qGL7QBBJCyYE22Z2swce+PVX21vqu8vnySBhlZonw6dIQU4Pbld/JunbRuWNDuGVEX2h +fWA== X-Gm-Message-State: AOAM530ST/hD5WfgZAolTaoevq0rcEEX0o39q6ojnHnCEZWRpGLhwBXF 5VjgQ165mN+3CSKoAIeX8NwZrA== X-Google-Smtp-Source: ABdhPJy/Av6x2Yu9uxpGwM90pSq/QUT08/SHKDutVGxN5ruYpRhHGp43TTrXHPMnMrbYcdWhy60Kiw== X-Received: by 2002:a5d:40d0:: with SMTP id b16mr4546955wrq.218.1589451308249; Thu, 14 May 2020 03:15:08 -0700 (PDT) Return-Path: Received: from vanye ([2001:470:1f09:12f0:b26e:bfff:fea9:f1b8]) by smtp.gmail.com with ESMTPSA id e22sm3431662wrc.41.2020.05.14.03.15.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 May 2020 03:15:07 -0700 (PDT) Date: Thu, 14 May 2020 11:15:05 +0100 From: "Leif Lindholm" To: Ard Biesheuvel Cc: devel@edk2.groups.io, Samer.El-Haj-Mahmoud@arm.com, Eric Jin , G Edhaya Chandran , Andrew Fish , Laszlo Ersek , Michael D Kinney Subject: Re: [PATCH edk2-test] Maintainers: replace Supreeth with Edhaya as SCT maintainer Message-ID: <20200514101505.GT21486@vanye> References: <20200513221142.31950-1-ard.biesheuvel@arm.com> MIME-Version: 1.0 In-Reply-To: <20200513221142.31950-1-ard.biesheuvel@arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, May 14, 2020 at 00:11:42 +0200, Ard Biesheuvel wrote: > 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 > --- > 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: > ---------------- > > M: Eric Jin > -M: Supreeth Venkatesh > +M: G Edhaya Chandran Reviewed-by: Leif Lindholm > > General questions on UEFI-SCT with the subject [edk2-test] can be sent to > L: edk2-list > -- > 2.17.1 >