From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=96.73.9.1; helo=muon.bluestop.org; envelope-from=rebecca@bluestop.org; receiver=edk2-devel@lists.01.org Received: from muon.bluestop.org (muon.bluestop.org [96.73.9.1]) (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 A13FF2194EB75 for ; Fri, 22 Feb 2019 21:21:40 -0800 (PST) Received: from muon.bluestop.org (localhost [127.0.0.1]) by muon.bluestop.org (Postfix) with ESMTP id E45776204E; Fri, 22 Feb 2019 22:22:34 -0700 (MST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bluestop.org; s=mail; t=1550899355; bh=mClwH/LoBhG6HdirwgDJxMlu9MUwOAAmWz/chJdMAnU=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=ma9/kIia/LKrMrAVF3/0GXYaC39Q3XQDnI5xooIH+U01mumNp5Xsqc4t1zfz8TaEr tkmqyvO2GQ4q8DeDVhUzCy+1Pqt+7zSnPIsZh0LM1DNOWT/AlCuyRt/3ixuGgnG+/x pnnZExvZQvvWCAI6GNmbK551cErLi5u+ioFXSQnQ= Received: from muon.bluestop.org ([127.0.0.1]) by muon.bluestop.org (muon.bluestop.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id IFsDR8cxSOjj; Fri, 22 Feb 2019 22:22:34 -0700 (MST) Received: from photon.int.bluestop.org (gw.bluestop.org [96.73.9.3]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTPSA; Fri, 22 Feb 2019 22:22:34 -0700 (MST) To: edk2-devel@lists.01.org Cc: Andrew Fish , Leif Lindholm , Michael D Kinney References: <20190223051829.75597-1-rebecca@bluestop.org> From: Rebecca Cran Message-ID: <552bba57-3a95-c451-4423-0afed8eefb54@bluestop.org> Date: Fri, 22 Feb 2019 22:21:38 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <20190223051829.75597-1-rebecca@bluestop.org> 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: Sat, 23 Feb 2019 05:21:40 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US On 2/22/19 10:18 PM, Rebecca Cran wrote: > -T: git (mirror) - http://git.code.sf.net/p/tianocore/edk2 I removed the sourceforge git mirror because the latest changeset is from a couple of weeks ago. We already have Github and Bitbucket, so I'm not sure of the value of having a third mirror that's relatively slow to clone and gets outdated? -- Rebecca Cran