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.65; helo=mga03.intel.com; envelope-from=zailiang.sun@intel.com; receiver=edk2-devel@lists.01.org Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (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 95A4E21B02822 for ; Tue, 13 Nov 2018 21:42:44 -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 orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Nov 2018 21:42:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,231,1539673200"; d="scan'208";a="100088402" Received: from zailiang-mobl1.ccr.corp.intel.com ([10.239.198.14]) by orsmga003.jf.intel.com with ESMTP; 13 Nov 2018 21:42:43 -0800 From: "Sun, Zailiang" To: edk2-devel@lists.01.org Cc: Zailiang Sun , David Wei Date: Wed, 14 Nov 2018 13:42:06 +0800 Message-Id: <20181114054206.10840-1-zailiang.sun@intel.com> X-Mailer: git-send-email 2.19.1.windows.1 MIME-Version: 1.0 Subject: [Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Maintainers.txt: update platform and silicon maintainers 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, 14 Nov 2018 05:42:44 -0000 Content-Transfer-Encoding: 8bit Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Zailiang Sun CC: David Wei --- Maintainers.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 3bbf57212d..f665f9e7e1 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -2,9 +2,9 @@ MINNOWBOARD 3 PLATFORM Maintainers ================== Platform - David Wei - Mang Guo +M: Zailiang Sun +M: Yi Qian Silicon - David Wei - Mang Guo +M: Zailiang Sun +M: Yi Qian -- 2.19.1.windows.1