From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) 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) 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) From: Leif Lindholm To: edk2-devel@lists.01.org Cc: Laszlo Ersek , Jordan Justen , Ard Biesheuvel , Andrew Fish , Michael D Kinney , Julien Grall 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: [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: , X-List-Received-Date: Fri, 22 Sep 2017 10:12:10 -0000 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 --- 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 BaseTools W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools -- 2.11.0