From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.126; helo=mga18.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (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 A8C9C2119BAE9 for ; Tue, 11 Dec 2018 16:41:45 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Dec 2018 16:41:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,343,1539673200"; d="scan'208";a="109632862" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga003.jf.intel.com with ESMTP; 11 Dec 2018 16:41:43 -0800 Received: from fmsmsx117.amr.corp.intel.com (10.18.116.17) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 11 Dec 2018 16:41:42 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx117.amr.corp.intel.com (10.18.116.17) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 11 Dec 2018 16:41:42 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.203]) by shsmsx102.ccr.corp.intel.com ([169.254.2.182]) with mapi id 14.03.0415.000; Wed, 12 Dec 2018 08:41:40 +0800 From: "Gao, Liming" To: "Gao, Liming" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan Thread-Index: AQHUjKnHMhFJip7uLkOHEBzEJ8pDjKV6TVVw Date: Wed, 12 Dec 2018 00:41:40 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E38A5AC@SHSMSX104.ccr.corp.intel.com> References: <20181205144918.8112-1-liming.gao@intel.com> In-Reply-To: <20181205144918.8112-1-liming.gao@intel.com> 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] edk2 Readme.md: Add edk2 release tag and edk2 release plan 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: Wed, 12 Dec 2018 00:41:45 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, all I don't get any comments on this change. So, I will push it this week.=20 Thanks Liming >-----Original Message----- >From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of >Liming Gao >Sent: Wednesday, December 05, 2018 10:49 PM >To: edk2-devel@lists.01.org >Subject: [edk2] [Patch] edk2 Readme.md: Add edk2 release tag and edk2 >release plan > >https://bugzilla.tianocore.org/show_bug.cgi?id=3D1364 > >Contributed-under: TianoCore Contribution Agreement 1.1 >Signed-off-by: Liming Gao >--- > Readme.md | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/Readme.md b/Readme.md >index 1ef0780ee0..bf7c97cd2b 100644 >--- a/Readme.md >+++ b/Readme.md >@@ -27,3 +27,7 @@ are listed in [Maintainers.txt](Maintainers.txt). > * [Mailing >Lists](https://github.com/tianocore/tianocore.github.io/wiki/Mailing-Lists= ) > * [TianoCore Bugzilla](https://bugzilla.tianocore.org) > * [How To >Contribute](https://github.com/tianocore/tianocore.github.io/wiki/How-To- >Contribute) >+* [Release >Planning](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II- >Release-Planning) >+* [UDK2017](https://github.com/tianocore/edk2/releases/tag/vUDK2017) >+* [UDK2018](https://github.com/tianocore/edk2/releases/tag/vUDK2018) >+* [edk2- >stable201811](https://github.com/tianocore/edk2/releases/tag/edk2- >stable201811) >-- >2.13.0.windows.1 > >_______________________________________________ >edk2-devel mailing list >edk2-devel@lists.01.org >https://lists.01.org/mailman/listinfo/edk2-devel