From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=65.103.231.193; helo=muon.bluestop.org; envelope-from=rebecca@bluestop.org; receiver=edk2-devel@lists.01.org Received: from muon.bluestop.org (muon.bluestop.org [65.103.231.193]) (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 CEB332194EB77 for ; Mon, 25 Mar 2019 06:30:27 -0700 (PDT) Received: from muon.bluestop.org (localhost [127.0.0.1]) by muon.bluestop.org (Postfix) with ESMTP id 52132C11F8; Mon, 25 Mar 2019 07:31:30 -0600 (MDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bluestop.org; s=mail; t=1553520690; bh=FofmHEM5fSHnHvwcv20tX1ly60SFIzo5xTCk0mJ61SY=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=Q7EnPLJBpatNOYMJ0N3LP2hUZMj/+jC8874rZiKQTwpvS38ElLBObp2q8FJSkI95w XfktWDhkYVJhOCw1r/AhHeVmk6rigCdgNO4d3amBH2cHCWE7r163L+j1JuxoCvCDpR ihqk65q73YIiYJKDj01v/wnxe5z5fvspdeSK60Rg= 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 7grMx--RBX-i; Mon, 25 Mar 2019 07:31:30 -0600 (MDT) Received: from photon.int.bluestop.org (unknown [65.103.231.197]) (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; Mon, 25 Mar 2019 07:31:29 -0600 (MDT) To: Laszlo Ersek , edk2-devel@lists.01.org Cc: "Gao, Liming" References: <20190324020033.50367-1-rebecca@bluestop.org> <3c86c1a6-eca6-33f2-6c54-b79e87d38019@redhat.com> From: Rebecca Cran Message-ID: <74033ae0-7fb6-b613-2ba7-893f982da00d@bluestop.org> Date: Mon, 25 Mar 2019 07:30:26 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3 MIME-Version: 1.0 In-Reply-To: <3c86c1a6-eca6-33f2-6c54-b79e87d38019@redhat.com> 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 Mar 2019 13:30:28 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US On 3/25/19 5:49 AM, Laszlo Ersek wrote: > > Any particular reason for dropping the website URL update? > still redirects to > , and your > previous patch (correctly) included that new URL. Stephano recently posted a message with a link tohttps://www.tianocore.org/monthly-meeting/ which redirects to https://github.com/tianocore/tianocore.github.io/wiki/Monthly-Meeting, so I think it makes sense to keep the shorter/nicer URLs since there are redirects in place. -- Rebecca Cran