From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=r2lIpmnH; spf=pass (domain: linaro.org, ip: 209.85.221.67, mailfrom: leif.lindholm@linaro.org) Received: from mail-wr1-f67.google.com (mail-wr1-f67.google.com [209.85.221.67]) by groups.io with SMTP; Thu, 18 Jul 2019 14:56:54 -0700 Received: by mail-wr1-f67.google.com with SMTP id p17so30200877wrf.11 for ; Thu, 18 Jul 2019 14:56:53 -0700 (PDT) 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=0nx08NAP6iI+uD1Tn/d+yQKiupC3M8ImQwRTSrJr70M=; b=r2lIpmnHj5pFzVdKf7X1E1vb8q0JSttXqLkElSKOHzNhfqw74/OKd+Eh+RuqG5pNdv ZdORT72KwARhIrmxPrYjsHnKJjOq61QV9K7vPFlCPo3ChV7vbOiXwlq+3k74U/sHeDeB h3fP/V7012CDwKRjfGRGAK/oUpf9Q+nRCj/Ph8inGv40sGygSyCTQkOTVwbDCnL7orqV Q+mnikKvt7Ise143MOoAInRGvNxPpVHUsTqvt/bqBGS3IxlRzdTZ1nLk0zu8kOwpi3gr sX5+Xa2qva4HwnjNotAiDKVilsXOIgFWz2REndN/Asvrlcxf0R1dZFKTrfeT30uoIfrX fIgA== 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=0nx08NAP6iI+uD1Tn/d+yQKiupC3M8ImQwRTSrJr70M=; b=NeLhEn+OLmlKVsL+DPMhWdzCghr/fuy82zVcf2VwWET6DJxEqlrdhmCz984FS4PY4d 8eAwtVhkVZu0QqczJaXFQS8/KmwjVvyzeIZC1fWPF99RHi7xPh5hTZjL8PbyDRgdMXdh wMT6Ow2hYrS/yuH9VbwR6wfdTG3xI+Seebbxjx3wVBBuKE4FcV+9Fslakun9h5YtKLU3 RvrRPC1ni/SZZWsybwjysw1t6LSLOAMPqBZQ7O+7kpBuJqAurXzktGAlZViV8gFCY9VK CFHIAhV81okIPyGJmtfTSalKJ/RpUNjAaN890HChQYFAnC3q6z/VOX6g5vGGD8Hbaq3W MLhg== X-Gm-Message-State: APjAAAXdLaA3caqwbltjjSVmmd3Z4tfyz/rvWPI0kaR3AksgV93ve4D7 3o38lPv1mJqTLS7pnwdS+klxew== X-Google-Smtp-Source: APXvYqxv0f2eCNviZuVaJrXtQCTEPEYJpqyER+TjBl9ZL9ctrU2k/TUkD4D4WJpGICJkWliPrcmzMQ== X-Received: by 2002:a5d:6287:: with SMTP id k7mr2710460wru.108.1563487012678; Thu, 18 Jul 2019 14:56:52 -0700 (PDT) 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 o7sm24414302wmc.36.2019.07.18.14.56.51 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Thu, 18 Jul 2019 14:56:51 -0700 (PDT) Date: Thu, 18 Jul 2019 22:56:50 +0100 From: "Leif Lindholm" To: Laszlo Ersek Cc: edk2-devel-groups-io , Andrew Fish , Michael D Kinney , Philippe Mathieu-Daude , Bob Feng , Liming Gao , "Wu, Hao A" , Stefan Berger Subject: Re: [PATCH 0/3] add GetMaintainer.py helper script Message-ID: <20190718215650.GM2712@bivouac.eciton.net> References: <20190712170128.6495-1-leif.lindholm@linaro.org> <6799dc07-2d8c-0ad1-286e-23b2b68c413a@redhat.com> MIME-Version: 1.0 In-Reply-To: <6799dc07-2d8c-0ad1-286e-23b2b68c413a@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jul 18, 2019 at 11:17:30PM +0200, Laszlo Ersek wrote: > On 07/18/19 18:27, Leif Lindholm wrote: > > Laszlo, Hao - I have prepared a set for pushing as below. > > > > (Reviewed-by: Leif Lindholm for all of your > > patches.) > > *But*, I need a review from Bob and/or Liming before I push the final one: > > "BaseTools: add GetMaintainer.py script" - > > https://edk2.groups.io/g/devel/message/43666 > > > > I have verified reviews/acks by all affected reviewers, except for Stefan > > Berger for Ovmf TCG/TPM2. > > Stefan's R-b has arrived as well: > > http://mid.mail-archive.com/7201b3fb-d84b-30e0-61c8-bf9bb9defa7a@linux.ibm.com > > So, I agree, those four patches regarding OvmfPkg reviewership are now > fully approved. > > Please pick up Phil's feedback as well. Have done. Staging branch in place at https://git.linaro.org/people/leif.lindholm/edk2.git/log/?h=upstreaming/git-maintainer-v2 I'll push 1-7 tomorrow morning my time even if I don't get the R-b from BaseTools Maintainers for 8/8 by then, and the whole set if I do. > > While I would prefer to have that too, this is a file format shift - not a > > change in responsibility areas. > > Laszlo, do you agree? > > If so, I can push 1-7/8 as is. > > See above -- then I'm OK. Thanks! Best Regards, Leif