From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0a-002e3701.pphosted.com (mx0a-002e3701.pphosted.com [148.163.147.86]) by mx.groups.io with SMTP id smtpd.web11.589.1572229947789182336 for ; Sun, 27 Oct 2019 19:32:27 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: hpe.com, ip: 148.163.147.86, mailfrom: prvs=02044412f4=abner.chang@hpe.com) Received: from pps.filterd (m0134420.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id x9S2VmJt004944; Mon, 28 Oct 2019 02:32:26 GMT Received: from g4t3425.houston.hpe.com (g4t3425.houston.hpe.com [15.241.140.78]) by mx0b-002e3701.pphosted.com with ESMTP id 2vvbh619r7-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 28 Oct 2019 02:32:25 +0000 Received: from g4t3433.houston.hpecorp.net (g4t3433.houston.hpecorp.net [16.208.49.245]) by g4t3425.houston.hpe.com (Postfix) with ESMTP id 203FB9D; Mon, 28 Oct 2019 02:32:25 +0000 (UTC) Received: from UB16Abner.asiapacific.hpqcorp.net (ub16abner.asiapacific.hpqcorp.net [15.119.209.229]) by g4t3433.houston.hpecorp.net (Postfix) with ESMTP id 08FFB46; Mon, 28 Oct 2019 02:32:22 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com, Andrew Fish , Laszlo Ersek , Leif Lindholm , Michael D Kinney , Gilbert Chen Subject: [edk2-staging/RISC-V-V2 PATCH v3 38/39] edk2-staging: Revise Maintainers.txt for RISC-V packages Date: Mon, 28 Oct 2019 09:59:16 +0800 Message-Id: <1572227957-13169-39-git-send-email-abner.chang@hpe.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1572227957-13169-1-git-send-email-abner.chang@hpe.com> References: <1572227957-13169-1-git-send-email-abner.chang@hpe.com> X-Proofpoint-UnRewURL: 0 URL was un-rewritten MIME-Version: 1.0 X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.95,1.0.8 definitions=2019-10-27_09:2019-10-25,2019-10-27 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 bulkscore=0 impostorscore=0 priorityscore=1501 clxscore=1011 adultscore=0 phishscore=0 suspectscore=0 mlxscore=0 mlxlogscore=999 spamscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-1908290000 definitions=main-1910280025 Add maintainers of RiscVPkg and RiscVPlatformPkg. Signed-off-by: Abner Chang Cc: Andrew Fish Cc: Laszlo Ersek Cc: Leif Lindholm Cc: Michael D Kinney Cc: Gilbert Chen --- Maintainers.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index 919bacc..68a3580 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -90,6 +90,11 @@ F: */Arm/ M: Leif Lindholm M: Ard Biesheuvel +RISCV64 +F: */RiscV64/ +M: Abner Chang +R: Gilbert Chen + EDK II Packages: ---------------- ArmPkg @@ -408,6 +413,16 @@ F: PcAtChipsetPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg M: Ray Ni +RiscVPkg: RISCV64 architecture modules +F: RiscVPkg/ +M: Abner Chang +R: Gilbert Chen + +RiscVPlatformPkg: RISC-V platform modules +F: RiscVPlatformPkg/ +M: Abner Chang +R: Gilbert Chen + SecurityPkg F: SecurityPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg -- 2.7.4