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=chao.b.zhang@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 71A2321A00AE6 for ; Mon, 5 Nov 2018 06:22:04 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Nov 2018 06:22:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,468,1534834800"; d="scan'208";a="247108121" Received: from shwde9099.ccr.corp.intel.com ([10.239.9.133]) by orsmga004.jf.intel.com with ESMTP; 05 Nov 2018 06:22:03 -0800 From: "Zhang, Chao B" To: edk2-devel@lists.01.org Cc: Jiewen Yao Date: Mon, 5 Nov 2018 22:21:57 +0800 Message-Id: <20181105142157.164068-1-chao.b.zhang@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 Subject: [Patch] Maintainer.txt: Add Chao to be co-maintainer of SignedCapsulePkg 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: Mon, 05 Nov 2018 14:22:05 -0000 Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Zhang, Chao B Cc: Jiewen Yao --- Maintainers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Maintainers.txt b/Maintainers.txt index 7ebd53f662..43c487d461 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -239,10 +239,11 @@ M: Jaben Carsey M: Ruiyu Ni SignedCapsulePkg W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg M: Jiewen Yao +M: Chao Zhang SourceLevelDebugPkg W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg M: Hao Wu -- 2.16.2.windows.1