From nobody Sat May 4 23:08:54 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+41487+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+41487+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=linaro.org ARC-Seal: i=1; a=rsa-sha256; t=1559038934; cv=none; d=zoho.com; s=zohoarc; b=k1ib91bwzpKJpFSBhWbEPKnE0Mr9pEiYqp3JfLGcGPl2Xa8c3DC2NIKFRzWIW7uAROc5rWoKFOIoXJCDOPsNwJfOxcNRu0/tgFuslMG02GC0OkkrwwuS9VFA7rzOVgndGT3/yOEuFFwxiiAtw/ddtEuj6kMWHnziEcXuqU17Sdw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1559038934; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=fHyFzFtoqcJ5jFn0GTiwETXl3X6MDMNoqaPeUfvuS8U=; b=IFb62WesqlHVxdw52fpseG4mhnPuqZhpHeVzg8J/cMUEPVTVbytoc6TT8ZdY7WyAHJg15JXGGSIk4Si76RMdhWbmHNGpCIuB8z3lXls2Uwd/8xr7viZfZy15BriPC+eqCyovXon5nfKZNfyN7CyquAjrAhxzrkuQGzFoIZ08kXo= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+41487+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1559038934602282.42108251791126; Tue, 28 May 2019 03:22:14 -0700 (PDT) Return-Path: X-Received: from mail-wr1-f66.google.com (mail-wr1-f66.google.com [209.85.221.66]) by groups.io with SMTP; Tue, 28 May 2019 03:22:13 -0700 X-Received: by mail-wr1-f66.google.com with SMTP id h1so5446142wro.4 for ; Tue, 28 May 2019 03:22:13 -0700 (PDT) X-Gm-Message-State: APjAAAU8Nj5oNekpMsUUvUNOC3qAAiZz+lo3NdCRBh6z/1iJo6TJuqQL Gxfz2+YQq0UxFKgfD5zXbfR8qF7/Vn4ISA== X-Google-Smtp-Source: APXvYqyim0jrvbjNy2lQeQlTAhxqN1zoQ/luaOQLGQphyzYFCOl22OZ05mKBu3GZmz2KgvJ0vfUNBA== X-Received: by 2002:adf:ce11:: with SMTP id p17mr4547943wrn.58.1559038931626; Tue, 28 May 2019 03:22:11 -0700 (PDT) X-Received: from vanye.hemma.eciton.net (cpc92302-cmbg19-2-0-cust304.5-4.cable.virginm.net. [82.1.209.49]) by smtp.gmail.com with ESMTPSA id h200sm3663924wme.11.2019.05.28.03.22.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2019 03:22:10 -0700 (PDT) From: "Leif Lindholm" To: devel@edk2.groups.io Cc: Andrew Fish , Laszlo Ersek , Michael D Kinney Subject: [edk2-devel] [PATCH] Maintainers.txt: update mailing list information Date: Tue, 28 May 2019 11:22:09 +0100 Message-Id: <20190528102209.24962-1-leif.lindholm@linaro.org> Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,leif.lindholm@linaro.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1559038934; bh=+CRr1rymNCmFagCkIHzHw0C2ZXA2hyabB078uaajX/0=; h=Cc:Date:From:Reply-To:Subject:To; b=EE0AkiG792aISf7QDkIWXDNSPeSgmvv0JJz1GIneZEujhyFap+B3tNx8yMKlS2WXEao MutbGRD+Fr1jFc8uAKsfFOr89m0t1eKeIUt0TQ+Tgeg7bSXDfsVxfDWrkXUg1CkYUnENl O6etkDV7l6yjuyvSRh0PlmRjP3kx6JxakTM= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" The devel mailing list has moved from 01.org to groups.io - update the mailing list information to reflect this. Signed-off-by: Leif Lindholm Reviewed-by: Laszlo Ersek --- Maintainers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintainers.txt b/Maintainers.txt index aaabe2b52d..f3ce5edd8a 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -40,7 +40,7 @@ Descriptions of section entries: EDK II ------ W: http://www.tianocore.org/edk2/ -L: https://lists.01.org/mailman/listinfo/edk2-devel +L: https://edk2.groups.io/g/devel/ T: git - https://github.com/tianocore/edk2.git T: git (mirror) - https://bitbucket.org/tianocore/edk2.git T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk= /edk2 --=20 2.11.0 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#41487): https://edk2.groups.io/g/devel/message/41487 Mute This Topic: https://groups.io/mt/31820038/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-