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; Thu, 27 Jun 2019 04:59:17 -0700 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D35AF3082B6D; Thu, 27 Jun 2019 11:59:11 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-129.ams2.redhat.com [10.36.116.129]) by smtp.corp.redhat.com (Postfix) with ESMTP id 255A31A90F; Thu, 27 Jun 2019 11:59:08 +0000 (UTC) Subject: Re: [RFC][PATCH 1/1] Maintainers.txt: Drop deprecated SourceForge SVN link To: Hao A Wu , devel@edk2.groups.io, rfc@edk2.groups.io Cc: Liming Gao , Andrew Fish , Leif Lindholm , Michael D Kinney , "Jordan Justen (Intel address)" References: <20190627055044.5476-1-hao.a.wu@intel.com> <20190627055044.5476-2-hao.a.wu@intel.com> From: "Laszlo Ersek" Message-ID: <53576cf7-c213-f234-7d74-030e36f8e94c@redhat.com> Date: Thu, 27 Jun 2019 13:59:03 +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: <20190627055044.5476-2-hao.a.wu@intel.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.45]); Thu, 27 Jun 2019 11:59:11 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit +Jordan On 06/27/19 07:50, Hao A Wu wrote: > The commit will remove the deprecated edk2 SVN mirror at: > https://svn.code.sf.net/p/edk2/code/trunk/edk2 > > After this commit, the above minnor will not be synced with the changes (1) s/minnor/mirror/ > made in the GitHub upstream. > > Cc: Liming Gao > Cc: Andrew Fish > Cc: Laszlo Ersek > Cc: Leif Lindholm > Cc: Michael D Kinney > Signed-off-by: Hao A Wu > --- > Maintainers.txt | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index e52f044bec..e4eb37d641 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -43,7 +43,6 @@ W: http://www.tianocore.org/edk2/ > 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 > > Tianocore Stewards > ------------------ > Reviewed-by: Laszlo Ersek