From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mx.groups.io with SMTP id smtpd.web10.11808.1594891917402268193 for ; Thu, 16 Jul 2020 02:31:57 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.31, mailfrom: jian.j.wang@intel.com) IronPort-SDR: 3zeLs1IJMoirBa7ea7OJndiy+tUu8b/pDTAK5FrHv5eA3KE8/4ozLsrsfrncYbEdVOp689BFSl lD22nOEFhFvw== X-IronPort-AV: E=McAfee;i="6000,8403,9683"; a="210878385" X-IronPort-AV: E=Sophos;i="5.75,358,1589266800"; d="scan'208";a="210878385" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jul 2020 02:31:56 -0700 IronPort-SDR: 0V0522mdmKQNXGKsxYJ7APmiKuHZ02NGL/YTTYe1U0p84i13X17mZ4qgngnGcRzjnsYUGrFysK AhBpRyLDqIhA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,358,1589266800"; d="scan'208";a="486545741" Received: from shwdeopensfp777.ccr.corp.intel.com ([10.239.158.78]) by fmsmga005.fm.intel.com with ESMTP; 16 Jul 2020 02:31:54 -0700 From: "Wang, Jian J" To: devel@edk2.groups.io Cc: Jiewen Yao , Andrew Fish , Laszlo Ersek , Leif Lindholm , Michael D Kinney Subject: [PATCH] Maintainers.txt: Remove invalid email address and a few other role changes Date: Thu, 16 Jul 2020 17:31:54 +0800 Message-Id: <20200716093154.862-1-jian.j.wang@intel.com> X-Mailer: git-send-email 2.24.0.windows.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable - Remove the address of Zhang, Chao from maintainer and reviewer list since he has left the community. Many thanks to his great contributions to edk2. - Add Yao, Jiewen as maintainer of CryptoPkg, but remove him from SignedCapsulePkg. - Add Wang, Jian J to maintainer list of SignedCapsulePkg Cc: Jiewen Yao Cc: Andrew Fish Cc: Laszlo Ersek Cc: Leif Lindholm Cc: Michael D Kinney Signed-off-by: Jian J Wang --- Maintainers.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 32c9003a62..99362676b1 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -161,6 +161,7 @@ M: Liming Gao CryptoPkg=0D F: CryptoPkg/=0D W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg=0D +M: Jiewen Yao =0D M: Jian J Wang =0D R: Xiaoyu Lu =0D =0D @@ -458,7 +459,6 @@ F: SecurityPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg=0D M: Jiewen Yao =0D M: Jian J Wang =0D -R: Chao Zhang =0D =0D SecurityPkg: Secure boot related modules=0D F: SecurityPkg/Library/DxeImageVerificationLib/=0D @@ -480,8 +480,7 @@ M: Zhichao Gao SignedCapsulePkg=0D F: SignedCapsulePkg/=0D W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg= =0D -M: Jiewen Yao =0D -M: Chao Zhang =0D +M: Jian J Wang =0D =0D SourceLevelDebugPkg=0D F: SourceLevelDebugPkg/=0D --=20 2.24.0.windows.2