From nobody Mon May 6 16:21:25 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1506075318077707.2338509726219; Fri, 22 Sep 2017 03:15:18 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id C9CBF20945B6A; Fri, 22 Sep 2017 03:12:08 -0700 (PDT) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 6A01421E43B79 for ; Fri, 22 Sep 2017 03:12:07 -0700 (PDT) Received: by mail-wm0-x22b.google.com with SMTP id m127so2484296wmm.3 for ; Fri, 22 Sep 2017 03:15:15 -0700 (PDT) Received: from vanye.hemma.eciton.net (cpc92316-cmbg19-2-0-cust118.5-4.cable.virginm.net. [82.12.0.119]) by smtp.gmail.com with ESMTPSA id 10sm3288465wrt.59.2017.09.22.03.15.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2017 03:15:12 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=6Z9HvuZvJU/Xu6qBzbTZSpuxn4zxCrY8CZjMYWJraTA=; b=Vq9ChBzd+b4Qv6hfJ1BOeCWp705K8++/OHeAajFpTKbOHt8GFwOfsl0z49tMlt8pjy KYkwfZJt2VeJtVeKt00NqjUkePATTj/mbJVgHinrgpWrECsE++KCPSZPo8i+kGvngfKJ 1DNWGrFz7auit7FC0OVtb80WcYQ4k1SKMBcBA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=6Z9HvuZvJU/Xu6qBzbTZSpuxn4zxCrY8CZjMYWJraTA=; b=DnHUMsMxTCHn0QBuGD8S/T3hF4h02fcuzuS3LgrN9GZpHAwh4rXFvZb+Q3IK5/T0EY 6885pVTx0UCQdv2lbun6eQXi05VlaBrYgCqeXV3QJc838YkiPOy2FsBPlLTQry811HYQ w+I7cCE+Vtznd3lf+yKHQfkGC3UfeGnpWaZQlW875KwACQRl999JiY0eBJhMWRkjapLT MS64Arn4IiCU9cFdrJ/9dYY9MluTahygF2IwyrtR1ppK6KRWNb6RGjLbWFT5SJjf0K/Q dbqz18ilPs3Q0vboc75uAgdjTZ/CHEaJnp21cIGnLoekdbSyM9aw/ZRUUSPDrMHoTCJm nalg== X-Gm-Message-State: AHPjjUgGN5zjzoTKFJQhiHby2Dhu6lyIK9GzScW6sif2Ox1MXvyEi+0B y8XPIxiW567kEsAytPq8sBns+wTGQA0= X-Google-Smtp-Source: AOwi7QD9s8Lng2snHZyx1+vPmBr9k7fmV+bP/19Dsx/bOYS3CdPhzFCYlBgTwY6S44oLIQv+HIfxHw== X-Received: by 10.28.152.8 with SMTP id a8mr3602615wme.131.1506075313808; Fri, 22 Sep 2017 03:15:13 -0700 (PDT) From: Leif Lindholm To: edk2-devel@lists.01.org Date: Fri, 22 Sep 2017 11:15:08 +0100 Message-Id: <20170922101510.25653-2-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170922101510.25653-1-leif.lindholm@linaro.org> References: <20170922101510.25653-1-leif.lindholm@linaro.org> Subject: [edk2] [PATCH 1/3] Maintainers.txt: add Ard Biesheuvel as OvmfPkg maintainer X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael D Kinney , Jordan Justen , Laszlo Ersek , Andrew Fish , Ard Biesheuvel MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Leif Lindholm Reviewed-by: Laszlo Ersek --- Maintainers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Maintainers.txt b/Maintainers.txt index f8ba169edd..c6095266a8 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -194,6 +194,7 @@ OvmfPkg W: http://www.tianocore.org/ovmf/ M: Jordan Justen M: Laszlo Ersek +M: Ard Biesheuvel S: Maintained =20 PcAtChipsetPkg --=20 2.11.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel From nobody Mon May 6 16:21:25 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 150607532086412.777799756150216; Fri, 22 Sep 2017 03:15:20 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 0E53B20945B74; Fri, 22 Sep 2017 03:12:11 -0700 (PDT) Received: from mail-wr0-x22a.google.com (mail-wr0-x22a.google.com [IPv6:2a00:1450:400c:c0c::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 4F77721E43B77 for ; Fri, 22 Sep 2017 03:12:09 -0700 (PDT) Received: by mail-wr0-x22a.google.com with SMTP id l22so577080wrc.10 for ; Fri, 22 Sep 2017 03:15:17 -0700 (PDT) Received: from vanye.hemma.eciton.net (cpc92316-cmbg19-2-0-cust118.5-4.cable.virginm.net. [82.12.0.119]) by smtp.gmail.com with ESMTPSA id 10sm3288465wrt.59.2017.09.22.03.15.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2017 03:15:14 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=5wk2vp72B5Ws/JHC5PB1cA7mGKEl10wREzkekYSx0+4=; b=GD5wgYdjLKfK7WlvWrkFmjTHbsaIN2Pt4gPM99rxFRw8PdNpp1iDytzDfnc0U81pm4 7IL+VcCkkyx3gxnao/N48IxqCO29h57+ZC2z12eZSX26vfkk4rKWP9LXlNPh6G/Z+lM/ qndr5wZr7wXedbrnOj1n/lewE7vs4uJ50kGEc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=5wk2vp72B5Ws/JHC5PB1cA7mGKEl10wREzkekYSx0+4=; b=Im4LH1gcSVnpwgCDkxJ2jWeyZUUTIHvS94JmBE9AFe4gIzM6wKlVIlrGISX7aUm1NX pP1zwhF67Zsg/UFXQ3d/fcPvJGtO57Om40ypLUpCHWwSGdJ0kRA7FFvmj641Wcw+iesf WqX4AwsTbKsyCM9Y+UFBfssgovfndND4m9aEyV3kBUyCBnSaw29MLVT82JyqZa1VUvEZ D1N2StvC90G/xUBf4jUyXgOxbpJ4UwlXko3vrRP6gjB8a6CzOa+chaqbjGnr+xIYHq1r EcxvdgILNdZPd4JwrTXisMTO/8gVaOil1q0CJgjQ6dam9bo13ue953SFU3C32UEjOReO bqDg== X-Gm-Message-State: AHPjjUi0cnjqTbhKBdc4yg4su/rngxbvrYxyf6XGBKrGNr+sqTwYD0Rq 8C9kPIEi2fSbQgeABTezJOrLOfVuA2Q= X-Google-Smtp-Source: AOwi7QCKE2Sa6Fk7ZcoqQT3YB6F4O9OxBFNfN7JqUzX7tnkDnuyCLseFWKX2KJrsLAda3hRC9zhAWA== X-Received: by 10.223.163.208 with SMTP id m16mr4724428wrb.185.1506075315503; Fri, 22 Sep 2017 03:15:15 -0700 (PDT) From: Leif Lindholm To: edk2-devel@lists.01.org Date: Fri, 22 Sep 2017 11:15:09 +0100 Message-Id: <20170922101510.25653-3-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170922101510.25653-1-leif.lindholm@linaro.org> References: <20170922101510.25653-1-leif.lindholm@linaro.org> Subject: [edk2] [PATCH 2/3] Maintainers.txt: add Xen reviewers to OvmfPkg X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ard Biesheuvel , Jordan Justen , Andrew Fish , Anthony Perard , Julien Grall , Michael D Kinney , Laszlo Ersek MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" A lack of reviewers with Xen experience for OvmfPkg has been expressed. The Xen community has put forward two volunteers. Cc: Anthony Perard Cc: Julien Grall Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Leif Lindholm Acked-by: Anthony PERARD Reviewed-by: Laszlo Ersek --- Maintainers.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index c6095266a8..d27e0351bc 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -195,6 +195,8 @@ W: http://www.tianocore.org/ovmf/ M: Jordan Justen M: Laszlo Ersek M: Ard Biesheuvel +R: Anthony Perard +R: Julien Grall S: Maintained =20 PcAtChipsetPkg --=20 2.11.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel From nobody Mon May 6 16:21:25 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1506075323749902.2519526205753; Fri, 22 Sep 2017 03:15:23 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 4BCE421CEB0E2; Fri, 22 Sep 2017 03:12:13 -0700 (PDT) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 8C0BB21E43B77 for ; Fri, 22 Sep 2017 03:12:10 -0700 (PDT) Received: by mail-wm0-x22c.google.com with SMTP id m127so2484755wmm.3 for ; Fri, 22 Sep 2017 03:15:18 -0700 (PDT) Received: from vanye.hemma.eciton.net (cpc92316-cmbg19-2-0-cust118.5-4.cable.virginm.net. [82.12.0.119]) by smtp.gmail.com with ESMTPSA id 10sm3288465wrt.59.2017.09.22.03.15.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2017 03:15:16 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=XNqOIj/+NbRpW2bi84d02g8RNccmijJk4bhQpkc+IJI=; b=WEfXmFwfXB2TXFtR02glqn6W3fGGjLQmS8aovjAgZclPnuoyaaZH8vihyVYIR26WrJ 82JPeXIn8Pu6DJBJ9Nlxc7MsSfgQesRQVFaC6Bp9SDU9suTYiHlLivuSlb+9SChIciPf XsjFXr5q+jzuYX5j0ArMe+Y/sK9TkM7Xdvtik= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=XNqOIj/+NbRpW2bi84d02g8RNccmijJk4bhQpkc+IJI=; b=RlU9Ba2jDdd0yrqKN1hOnG8mpauTfLyfuH37u6bjLB8eFWUYX4GCJDB6Aan1yt37l5 MJx+n1SqvCCM/ijDRjQVf9vqBnUbA4KdgAT4vRBjR5pUUwsB2qGCFJtYsq/iKv0nxnUu z5IoveHLh8pCJc5VjH1q+0BIeLxeujU5P83r/CK2cKt3yMoAFDn0HCJUN1GYr9tHUVS8 WV26yzXqE+cEJWPUFa/cfDP6QRWDq0D18w5f0+dnrr+XmHontlxHy5zgxx1Br++c1CoP TSiiXOLUgjdDNnZcMFnjYTIp6QKvrA4fwFpwhHwAI4oCKys9mT9gtsqYnhiExmTPc07f y1mA== X-Gm-Message-State: AHPjjUik6sgtPyT+LQU3wuMC66UiJx+1rJ8K5saanxqatZhwlhdaNIHu 4KohS/tnFtP+CwAFQIfi+0X2GLulsKQ= X-Google-Smtp-Source: AOwi7QDCDYI+IqP7bf9emrfOouQbpx0Qm2w3VnApVtbYVrDxveukoOxM8m8ZPcnOoR+kVTk28UAIWA== X-Received: by 10.28.229.147 with SMTP id c141mr3087437wmh.156.1506075316924; Fri, 22 Sep 2017 03:15:16 -0700 (PDT) From: Leif Lindholm To: edk2-devel@lists.01.org Date: Fri, 22 Sep 2017 11:15:10 +0100 Message-Id: <20170922101510.25653-4-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170922101510.25653-1-leif.lindholm@linaro.org> References: <20170922101510.25653-1-leif.lindholm@linaro.org> Subject: [edk2] [PATCH 3/3] Maintainers.txt: add Xen reviewer for ArmVirtPkg X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ard Biesheuvel , Jordan Justen , Andrew Fish , Julien Grall , Michael D Kinney , Laszlo Ersek MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Add Julien Grall as a reviewer for ArmVirtPkg for the purpose of reviewing patches affecting Xen. Cc: Julien Grall Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Leif Lindholm Reviewed-by: Laszlo Ersek --- Maintainers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Maintainers.txt b/Maintainers.txt index d27e0351bc..ffac89e796 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -75,6 +75,7 @@ ArmVirtPkg W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg M: Laszlo Ersek M: Ard Biesheuvel +R: Julien Grall =20 BaseTools W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools --=20 2.11.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel