From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=209.132.183.28; helo=mx1.redhat.com; envelope-from=lersek@redhat.com; receiver=edk2-devel@lists.01.org Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (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 6449A2115C325 for ; Fri, 9 Nov 2018 09:19:02 -0800 (PST) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 9C5E02D7E1; Fri, 9 Nov 2018 17:19:01 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-126-98.rdu2.redhat.com [10.10.126.98]) by smtp.corp.redhat.com (Postfix) with ESMTP id AF5A560150; Fri, 9 Nov 2018 17:18:59 +0000 (UTC) To: "Kinney, Michael D" , "Gao, Liming" , Leif Lindholm Cc: "edk2-devel@lists.01.org" , Andrew Fish , "Richardson, Brian" , "Cetola, Stephano" References: <20181108172807.25233-1-lersek@redhat.com> <20181109100523.c45meciamrlmkkzo@bivouac.eciton.net> <4A89E2EF3DFEDB4C8BFDE51014F606A14E368259@SHSMSX104.ccr.corp.intel.com> <11214c6a-c3e3-d59e-2a20-b11960cb4c0e@redhat.com> From: Laszlo Ersek Message-ID: Date: Fri, 9 Nov 2018 18:18:58 +0100 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: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Fri, 09 Nov 2018 17:19:01 +0000 (UTC) Subject: Re: [edk2-wiki PATCH] release planning: announce the soft and hard feature freezes 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: Fri, 09 Nov 2018 17:19:02 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 11/09/18 18:07, Kinney, Michael D wrote: > Perhaps we should update Maintainers.txt with some lines > that identify the developers that are currently assigned > to the release/release planning role. That way, the Wiki > can reference Maintainters.txt and we can update > Maintainers.txt as the assignments change over time. This is a great idea! Recently, Liming posted a patch: Maintainers.txt: Update EDK II Releases to EDK-II-Release-Planning wiki it updates the "EDK II Releases" section in Maintainers.txt. The patch hasn't been pushed yet. Liming, can you submit a v2 of that patch, such that it adds you with an "M" role for the "EDK II Releases" section? Then, I could update the wiki patch using a reference to Maintainers.txt. Thanks! Laszlo