From patchwork Thu Feb 21 15:21:07 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Grall X-Patchwork-Id: 158912 Delivered-To: patch@linaro.org Received: by 2002:a02:48:0:0:0:0:0 with SMTP id 69csp618783jaa; Thu, 21 Feb 2019 07:29:47 -0800 (PST) X-Google-Smtp-Source: AHgI3IZET+EKLERHM64zXe+c9Z9/aHpRCPjefoRxnGpzTgaM/dLCB1iAUxJeaih04dYK/myApfUD X-Received: by 2002:a62:20c9:: with SMTP id m70mr39677098pfj.118.1550762987333; Thu, 21 Feb 2019 07:29:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550762987; cv=none; d=google.com; s=arc-20160816; b=ySBlZtGfIW/dIBAfXlDxq3Q2EVDF/Fzj8yKWVKAJX0c4wX3SKXhATCm8wi8s32fmYB 0mz1IvCc1lYPUetBiXzBQ7lLUWR1duc+YZ63eBZpqkwoIPuF5uXqrilfsL7any7m6H7/ WPQ+ARv6fIRnXSQlNEDGxu0MifaLgzUwOL1AYSmrHPH10BKzhafjNNEsb780xeqLDJm7 ZdFjsWc5m9iMewZJoc+coDOdTIVwuenPQeIvrnyUA4DCHz+Eo4pu0mkv0f7CWvZ+Nj/l IKTIhvuWdJE9TOECUkP2V03VPPCuus+qj9O+888eEG2ih29fU7wRBcDX6taG419ACO26 fqnw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version:cc :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:message-id:date:to:from:delivered-to; bh=aQaHCj31K5SI5SnR6w1CLLFxhQ1RL/VuwhopU4cV6Es=; b=YWsMKmEbPZqK0jNl1n/U4AkvX1LHPgf+7kEjHFJKQ/STttOATOha/KkYKlGcvClzZU t1LZBH/EeTRTJ+cC8QFP3e6IZ/NQb0WNNjsR+ERpzzxBZmWNbFB8EUdBIM0Q5AAKOYOj 1/7mF/pTHecpqdik5aX+Zqty/QNlkC9tsw5vgD0MjO1BFK1idgByrix6sfchN290+XIh 5U+b+v3hPLydpqBKLfcK4Kb4Rqg6qG0SP/ggkDIAhWi+idm+yC4TSa/WAMwL5XtuxnoI NOM+aofrqmPCIKg/KimqypwIuh+fAk0mbcyBNtIgW0nuFU0dtDjymLRhhm52fzX2HqGX EkMg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id u19si13970262pga.567.2019.02.21.07.29.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Feb 2019 07:29:47 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) client-ip=198.145.21.10; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 21026211CCD52; Thu, 21 Feb 2019 07:29:46 -0800 (PST) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=217.140.101.70; helo=foss.arm.com; envelope-from=julien.grall@arm.com; receiver=edk2-devel@lists.01.org Received: from foss.arm.com (usa-sjc-mx-foss1.foss.arm.com [217.140.101.70]) by ml01.01.org (Postfix) with ESMTP id 0CA63211CAC9F for ; Thu, 21 Feb 2019 07:21:14 -0800 (PST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 49D9F15AB; Thu, 21 Feb 2019 07:21:14 -0800 (PST) Received: from e108454-lin.cambridge.arm.com (e108454-lin.cambridge.arm.com [10.1.196.50]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id EF3753F5C1; Thu, 21 Feb 2019 07:21:12 -0800 (PST) From: Julien Grall To: edk2-devel@lists.01.org Date: Thu, 21 Feb 2019 15:21:07 +0000 Message-Id: <20190221152107.8263-1-julien.grall@arm.com> X-Mailer: git-send-email 2.11.0 Subject: [edk2] [PATCH] Maintainers.txt: Update e-mail address for Julien Grall X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: michael.d.kinney@intel.com, Julien Grall , lersek@redhat.com MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" I don't watch much my Linaro e-mail anymore. So update my e-mail address from Linaro to the Arm one. Contributed-under: Tianocore Contribution Agreement 1.1 Signed-off-by: Julien Grall --- Maintainers.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.11.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel Acked-by: Ard Biesheuvel Acked-by: Laszlo Ersek diff --git a/Maintainers.txt b/Maintainers.txt index 3b2676bc32..1e3fdc1de9 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -80,7 +80,7 @@ ArmVirtPkg W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg M: Laszlo Ersek M: Ard Biesheuvel -R: Julien Grall +R: Julien Grall BaseTools W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools @@ -217,7 +217,7 @@ M: Jordan Justen M: Laszlo Ersek M: Ard Biesheuvel R: Anthony Perard -R: Julien Grall +R: Julien Grall S: Maintained PcAtChipsetPkg