From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f67.google.com (mail-wr1-f67.google.com [209.85.221.67]) by mx.groups.io with SMTP id smtpd.web10.5675.1575647792829352999 for ; Fri, 06 Dec 2019 07:56:33 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=g9PjIYKm; spf=pass (domain: linaro.org, ip: 209.85.221.67, mailfrom: leif.lindholm@linaro.org) Received: by mail-wr1-f67.google.com with SMTP id a15so8275343wrf.9 for ; Fri, 06 Dec 2019 07:56:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=Qfu8Rd6eu1Ks4cUzZvkzMFdu5GeJf5E0GnzCSb0Uz7c=; b=g9PjIYKmap/3YLAPgDYPMg/mvyPoLN421OmopfXe+tdDEspvgVvbPaC62Of9lGwL20 wBCC2G8Zk5ddG/p8LXu4ZTdyfFw/8soFpmxqP9jA8ZMKrha5Kn1KhiZS2TuCJtzd40w8 o1769tBZqB+P+hevO0zcTeNkt89uldFUBwovs+8kQGeJWvaRGUAlK3MQ6vEBbYWknNOR vvBGK68m8KChm8VyfBgcyaUH99Mp1nfF8dThz2yvLAUVza+FccgUSphLykNlDMmp65WA Lw+cEX3ip1Jrauh74Ilc5Uy20oXae6gXvCcOUy1IL8kGoXBus9ENcXLAmg//GzoYB7hp +wgQ== 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=Qfu8Rd6eu1Ks4cUzZvkzMFdu5GeJf5E0GnzCSb0Uz7c=; b=PWt5t0Mnmshn7VrKNCjIxY9t8leUFBRsM3H3tn+hhDQS2uNrNSCD2VBc7qUf4Jd9/Z +rM8pTKysBiR5+z8j86e+TWmtK3LwIdBQNGEe6cqH721dEkN4JiUM6fsGTAuVUeFjPMD 7bqO1Z3UfeLYQ/4xf3yRt7wvyd6pvQCyu72sAU6UxoflyV15032fxs0y66VRpQcRrEMJ e2V2H+fFHdTCOuhXDGr//eqZBmOus8PMPf5YUURy5tTDKGVpEI11kJeJXnC6yva2WeYx nNoxkncRJg7ClAepDpOaQpoVoN7vsVp47WVYQoAZ/jXF3tlNbA0z7ONTQfMHVTTa2BSy Te0Q== X-Gm-Message-State: APjAAAXxzK+QNve/lrm0IyWCIQMeZa0oi8x+jnJ0mJ2v1iP0vF06cXUS 9XLflY6Pyvt5wPqTe8Ik9xE6cg== X-Google-Smtp-Source: APXvYqxp0NxCn+ywqkd8BbPFhq/tnJ+J+8TwvQeV8LawU3c0zlD6Pq0Cx8n3HvDYo1d5SyU9kaQTjw== X-Received: by 2002:a5d:4a8c:: with SMTP id o12mr16489537wrq.43.1575647791503; Fri, 06 Dec 2019 07:56:31 -0800 (PST) Return-Path: Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id b10sm16697416wrt.90.2019.12.06.07.56.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Dec 2019 07:56:30 -0800 (PST) Date: Fri, 6 Dec 2019 15:56:29 +0000 From: "Leif Lindholm" To: Ard Biesheuvel Cc: Laszlo Ersek , Ard Biesheuvel , edk2-devel-groups-io , Andrew Fish , "Kinney, Michael D" , Achin Gupta , Sami Mujawar , Jiewen Yao Subject: Re: [PATCH 1/1] Maintainers: assume co-maintainership of StandaloneMmPkg Message-ID: <20191206155629.GU7359@bivouac.eciton.net> References: <20191206152848.555-1-ard.biesheuvel@arm.com> <43166bac-80fd-5bf2-11ba-6fd7e6aa7694@redhat.com> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Dec 06, 2019 at 15:54:52 +0000, Ard Biesheuvel wrote: > On Fri, 6 Dec 2019 at 15:44, Laszlo Ersek wrote: > > > > On 12/06/19 16:28, Ard Biesheuvel wrote: > > > From: Ard Biesheuvel > > > > > > Achin has indicated that he no longer has the bandwidth available to > > > co-maintain StandaloneMmPkg, and has asked Sami and me to step in. > > > > > > Cc: Achin Gupta > > > Cc: Sami Mujawar > > > Cc: Jiewen Yao > > > Signed-off-by: Ard Biesheuvel > > > --- > > > Maintainers.txt | 3 ++- > > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > > > diff --git a/Maintainers.txt b/Maintainers.txt > > > index 180ad35d0976..d6e8d5d5c797 100644 > > > --- a/Maintainers.txt > > > +++ b/Maintainers.txt > > > @@ -481,6 +481,7 @@ S: Maintained > > > > > > StandaloneMmPkg > > > F: StandaloneMmPkg/ > > > -M: Achin Gupta > > > +M: Ard Biesheuvel > > > +M: Sami Mujawar > > > M: Jiewen Yao > > > R: Supreeth Venkatesh > > > > > > > Reviewed-by: Laszlo Ersek > > > > Thanks > > Leif pointed out that this email appears to be stuck in moderation due > to the fact that I used my @arm.com email address, Well I un-stuck it, but... > so replying to self from my @linaro.org account. > > Signed-off-by: Ard Biesheuvel Thanks: Reviewed-by: Leif Lindholm / Leif