From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.136; helo=mga12.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id CDF57211CD9B7 for ; Mon, 25 Feb 2019 15:56:54 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Feb 2019 15:56:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,413,1544515200"; d="scan'208";a="120754815" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga008.jf.intel.com with ESMTP; 25 Feb 2019 15:56:52 -0800 Received: from FMSMSX109.amr.corp.intel.com (10.18.116.9) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 25 Feb 2019 15:56:50 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx109.amr.corp.intel.com (10.18.116.9) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 25 Feb 2019 15:56:50 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.102]) by shsmsx102.ccr.corp.intel.com ([169.254.2.207]) with mapi id 14.03.0415.000; Tue, 26 Feb 2019 07:56:48 +0800 From: "Gao, Liming" To: Laszlo Ersek , Rebecca Cran , "edk2-devel@lists.01.org" CC: "Kinney, Michael D" Thread-Topic: [edk2] [PATCH] Fix links in Maintainers.txt and remove slow, outdated sourceforge git mirror Thread-Index: AQHUyzdEzDAsrsp8q0elbJPZqUDDkqXvxyIAgADAc0D//96bgIAAzshQ Date: Mon, 25 Feb 2019 23:56:47 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E3E7718@SHSMSX104.ccr.corp.intel.com> References: <20190223051829.75597-1-rebecca@bluestop.org> <02e1cef2-1e76-21a7-a517-00ffad9947c5@redhat.com> <4A89E2EF3DFEDB4C8BFDE51014F606A14E3E7454@SHSMSX104.ccr.corp.intel.com> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH] Fix links in Maintainers.txt and remove slow, outdated sourceforge git mirror 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: , X-List-Received-Date: Mon, 25 Feb 2019 23:56:55 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Yes. This is a bug fix. I agree to push it for Q1 release.=20 >-----Original Message----- >From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of >Laszlo Ersek >Sent: Tuesday, February 26, 2019 3:36 AM >To: Gao, Liming ; Rebecca Cran >; edk2-devel@lists.01.org >Cc: Kinney, Michael D >Subject: Re: [edk2] [PATCH] Fix links in Maintainers.txt and remove slow, >outdated sourceforge git mirror > >On 02/25/19 14:36, Gao, Liming wrote: >> I can't clone edk2 code from http://git.code.sf.net/p/tianocore/edk2. >Seemly, it doesn't work. So, I agree to remove it. >> >> Reviewed-by: Liming Gao > >Do we consider this a bugfix, suitable to be pushed during the soft >feature freeze? > >I suggest that we do. > >Thanks, >Laszlo > > >>> -----Original Message----- >>> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of >Laszlo Ersek >>> Sent: Monday, February 25, 2019 6:07 PM >>> To: Rebecca Cran ; edk2-devel@lists.01.org >>> Cc: Kinney, Michael D >>> Subject: Re: [edk2] [PATCH] Fix links in Maintainers.txt and remove slo= w, >outdated sourceforge git mirror >>> >>> On 02/23/19 06:18, Rebecca Cran via edk2-devel wrote: >>>> --- >>>> Maintainers.txt | 7 +++---- >>>> 1 file changed, 3 insertions(+), 4 deletions(-) >>>> >>>> diff --git a/Maintainers.txt b/Maintainers.txt >>>> index 7f1061d6c1..d9d3d840c5 100644 >>>> --- a/Maintainers.txt >>>> +++ b/Maintainers.txt >>>> @@ -31,11 +31,10 @@ Descriptions of section entries: >>>> >>>> EDK II >>>> ------ >>>> -W: http://www.tianocore.org/edk2/ >>>> -L: https://lists.sourceforge.net/lists/listinfo/edk2-devel >>>> +W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II >>>> +L: https://lists.01.org/mailman/listinfo/edk2-devel >>>> T: git - https://github.com/tianocore/edk2.git >>>> T: git (mirror) - https://bitbucket.org/tianocore/edk2.git >>>> -T: git (mirror) - http://git.code.sf.net/p/tianocore/edk2 >>>> T: svn (read-only, deprecated) - >https://svn.code.sf.net/p/edk2/code/trunk/edk2 >>>> >>>> Tianocore Stewards >>>> @@ -203,7 +202,7 @@ W: >https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg >>>> M: Ruiyu Ni >>>> >>>> OvmfPkg >>>> -W: http://www.tianocore.org/ovmf/ >>>> +W: https://github.com/tianocore/tianocore.github.io/wiki/OVMF >>>> M: Jordan Justen >>>> M: Laszlo Ersek >>>> M: Ard Biesheuvel >>>> >>> >>> Reviewed-by: Laszlo Ersek >>> >>> I can help push this change, but first let's wait for more feedback. I >>> think the only point that might see a bit of discussion is dropping >>> (as you highlight in your followup). >>> >>> Thanks! >>> Laszlo > > >_______________________________________________ >edk2-devel mailing list >edk2-devel@lists.01.org >https://lists.01.org/mailman/listinfo/edk2-devel