From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Tue, 28 May 2019 05:03:44 -0700 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 746D430C1CD6; Tue, 28 May 2019 12:03:32 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-120-218.rdu2.redhat.com [10.10.120.218]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7212E10027C6; Tue, 28 May 2019 12:03:27 +0000 (UTC) Subject: Re: [PATCH] Maintainers.txt: update mailing list information To: Leif Lindholm , devel@edk2.groups.io Cc: Andrew Fish , Michael D Kinney References: <20190528102209.24962-1-leif.lindholm@linaro.org> From: "Laszlo Ersek" Message-ID: Date: Tue, 28 May 2019 14:03:26 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20190528102209.24962-1-leif.lindholm@linaro.org> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.46]); Tue, 28 May 2019 12:03:37 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 05/28/19 12:22, Leif Lindholm wrote: > 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 > --- > 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 > Reviewed-by: Laszlo Ersek