From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mx.groups.io with SMTP id smtpd.web09.713.1607306838780517054 for ; Sun, 06 Dec 2020 18:07:19 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.24, mailfrom: arvinx.chen@intel.com) IronPort-SDR: 1PLi3hP+5EhBh5HivN7HmTVnOvhX4qRGO0ODVSXY5fRiEANaQMN2VYqkcvGRFLTIi2hfnKoqkB mRWEdUJnN5wQ== X-IronPort-AV: E=McAfee;i="6000,8403,9827"; a="173782312" X-IronPort-AV: E=Sophos;i="5.78,398,1599548400"; d="scan'208";a="173782312" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Dec 2020 18:07:17 -0800 IronPort-SDR: QBOb+NMfyXVBqSJJv5gICbRp8xPnUDDS5AD3fvMj/2RiDbPiMDCWGK+EORPeh7pkpQugMUI8P2 GCBlq8th0sBg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.78,398,1599548400"; d="scan'208";a="369607574" Received: from chiena2x-desk.gar.corp.intel.com ([10.5.245.106]) by fmsmga002.fm.intel.com with ESMTP; 06 Dec 2020 18:07:15 -0800 From: "Chen, ArvinX" To: devel@edk2.groups.io Cc: G Edhaya Chandran , Eric Jin , Samer El-Haj-Mahmoud , Barton Gao Subject: [PATCH] uefi-sct:Add maintainer in Maintainers.txt Date: Mon, 7 Dec 2020 10:05:58 +0800 Message-Id: <20201207020558.149-1-arvinx.chen@intel.com> X-Mailer: git-send-email 2.28.0.windows.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Request to add Arvin Chen from Intel as maintainer of uefi-sct Cc: G Edhaya Chandran Cc: Eric Jin Cc: Samer El-Haj-Mahmoud Cc: Barton Gao Signed-off-by: ArvinX Chen --- uefi-sct/Maintainers.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/uefi-sct/Maintainers.txt b/uefi-sct/Maintainers.txt index 00bc091b..e2e05175 100644 --- a/uefi-sct/Maintainers.txt +++ b/uefi-sct/Maintainers.txt @@ -12,7 +12,7 @@ Descriptions of section entries: L: Mailing list that is relevant to this area (default is utwg)=0D Patches and questions should be sent to the email list.=0D M: Cc address for patches and questions (ie, the maintainer)=0D - R: Cc address for patches (ie, the reviewer) + R: Cc address for patches (ie, the reviewer)=0D W: Web-page with status/info=0D T: SCM tree type and location. Type is one of: git, svn.=0D S: Status, one of the following:=0D @@ -41,10 +41,11 @@ UEFI-SCT: =0D M: Eric Jin =0D M: G Edhaya Chandran =0D -M: Barton Gao +M: Barton Gao =0D +M: Arvin Chen =0D +=0D +R: Samer El-Haj-Mahmoud =0D +=0D =0D -R: Samer El-Haj-Mahmoud - - General questions on UEFI-SCT with the subject [edk2-test] can be sent to= =0D L: edk2-devel =0D --=20 2.26.2.windows.1