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.43; helo=mga05.intel.com; envelope-from=ruiyu.ni@intel.com; receiver=edk2-devel@lists.01.org Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 182F72118AA9B for ; Fri, 2 Nov 2018 02:18:51 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Nov 2018 02:18:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,455,1534834800"; d="scan'208";a="100908624" Received: from ray-dev.ccr.corp.intel.com ([10.239.9.11]) by fmsmga002.fm.intel.com with ESMTP; 02 Nov 2018 02:18:49 -0700 From: Ruiyu Ni To: edk2-devel@lists.01.org Cc: Jiewen Yao Date: Fri, 2 Nov 2018 17:20:08 +0800 Message-Id: <20181102092008.262684-1-ruiyu.ni@intel.com> X-Mailer: git-send-email 2.16.1.windows.1 Subject: [PATCH] Maintainers.txt: Change package maintainer of IntelSiliconPkg 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, 02 Nov 2018 09:18:52 -0000 Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ruiyu Ni Cc: Jiewen Yao --- Maintainers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintainers.txt b/Maintainers.txt index 36c6689afd..937aedc664 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -172,7 +172,7 @@ M: Jiewen Yao IntelSiliconPkg W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg -M: Jiewen Yao +M: Ruiyu Ni M: Rangasai V Chaganty MdeModulePkg -- 2.16.1.windows.1