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.136; helo=mga12.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) (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 3CA932118EF79 for ; Sat, 10 Nov 2018 06:06:10 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Nov 2018 06:06:09 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,487,1534834800"; d="scan'208";a="278734104" Received: from lgao4-mobl1.ccr.corp.intel.com ([10.249.169.254]) by fmsmga005.fm.intel.com with ESMTP; 10 Nov 2018 06:06:08 -0800 From: Liming Gao To: edk2-devel@lists.01.org Cc: Laszlo Ersek Date: Sat, 10 Nov 2018 22:05:58 +0800 Message-Id: <20181110140558.9904-1-liming.gao@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 Subject: [Patch V2] 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: Sat, 10 Nov 2018 14:06:11 -0000 In V2, add Liming Gao as the maintainer of EDK II Releases. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao Cc: Laszlo Ersek --- Maintainers.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 6c9156169a..cd2a310cbd 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -51,9 +51,8 @@ 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 +M: Liming Gao EDK II Packages: ---------------- -- 2.13.0.windows.1