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