From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.93; helo=mga11.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (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 4BFB02118DC32 for ; Thu, 8 Nov 2018 06:49:43 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Nov 2018 06:49:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,480,1534834800"; d="scan'208";a="272425868" Received: from lgao4-mobl1.ccr.corp.intel.com ([10.255.30.243]) by orsmga005.jf.intel.com with ESMTP; 08 Nov 2018 06:49:41 -0800 From: Liming Gao To: edk2-devel@lists.01.org Date: Thu, 8 Nov 2018 22:49:34 +0800 Message-Id: <20181108144934.8692-1-liming.gao@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 Subject: [Patch] Maintainers.txt: Update EDK II Releases to EDK-II-Release-Planning wiki 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: Thu, 08 Nov 2018 14:49:43 -0000 Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao --- Maintainers.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 6c9156169a..fc183d6477 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -51,9 +51,7 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/Security EDK II Releases: ---------------- -UDK2014 -W: http://www.tianocore.org/udk2014/ -S: Supported +W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning EDK II Packages: ---------------- -- 2.13.0.windows.1