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.web09.10821.1628091783827181495 for ; Wed, 04 Aug 2021 08:43:04 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@hpe.com header.s=pps0720 header.b=nW4qekbK; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: hpe.com, ip: 148.163.147.86, mailfrom: prvs=08506c7e0c=abner.chang@hpe.com) Received: from pps.filterd (m0134422.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 174FY9gt014878; Wed, 4 Aug 2021 15:43:02 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=from : to : cc : subject : date : message-id : content-transfer-encoding : mime-version; s=pps0720; bh=VSExIjKlSiI0fCwS8N1tfay3/4IrAXi7nlHpEPv/jpU=; b=nW4qekbKVhmJk0r7kxDkvBfOKfI2d59RbvhNO59FFqECCm4sadw45acjCd6oigUA6rJ/ lF5U4YnwyQr2zh3i39bK8FLLCwBOL2vqy7sF7l+J4QEW9fTg2BKYymgSzurg8dyhD0H2 PY0mXnviIpnGavD5FJYLsBSXtjc/rXOs89aHoZpqy52CD19OuaGet/G6chF3cVf7Y2ME ryPcvRWFJWUAM8H9/a+M3YJBj05W7hx1sxzGyQhr1/1OmLDsg6Ymf/PWK/SsV6PmmQ/a 0dEqdzZFShLAibH4RkDRdDIQ/n+NFMMGaihHNnxwTzYO+/juebEjm/3+Ytw5MyV35Zq2 +g== Received: from g4t3425.houston.hpe.com (g4t3425.houston.hpe.com [15.241.140.78]) by mx0b-002e3701.pphosted.com with ESMTP id 3a7rgbu04h-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 04 Aug 2021 15:43:02 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g4t3425.houston.hpe.com (Postfix) with ESMTP id 89ED09A; Wed, 4 Aug 2021 15:43:01 +0000 (UTC) Received: from UB16Abner.asiapacific.hpqcorp.net (ub16abner.asiapacific.hpqcorp.net [15.119.210.151]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id 13BDF48; Wed, 4 Aug 2021 15:42:59 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com, Daniel Schaefer , Andrew Fish , Leif Lindholm , Michael D Kinney Subject: [PATCH] Maintainers.txt: Add new maintainer and reviewer to EmbeddedPkg/ Date: Wed, 4 Aug 2021 22:47:24 +0800 Message-Id: <20210804144724.3644-1-abner.chang@hpe.com> X-Mailer: git-send-email 2.31.1 X-Proofpoint-GUID: FVJLb3e8eSSqLC0dvjLw4Z_qLaKbbIlx X-Proofpoint-ORIG-GUID: FVJLb3e8eSSqLC0dvjLw4Z_qLaKbbIlx 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.391,18.0.790 definitions=2021-08-04_03:2021-08-04,2021-08-04 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 impostorscore=0 adultscore=0 priorityscore=1501 suspectscore=0 spamscore=0 lowpriorityscore=0 bulkscore=0 mlxscore=0 mlxlogscore=885 malwarescore=0 clxscore=1015 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2107140000 definitions=main-2108040089 Content-Transfer-Encoding: quoted-printable Add Abner Chang as the maintainer of EmbeddedPkg/ Add Daniel Schaefer as the reviewer of EmbeddedPkg/ Signed-off-by: Abner Chang Cc: Daniel Schaefer Cc: Andrew Fish Cc: Leif Lindholm Cc: Michael D Kinney --- Maintainers.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index 2e2d4d1b7f..cd2f555750 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -182,6 +182,8 @@ F: EmbeddedPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg=0D M: Leif Lindholm [leiflindholm]=0D M: Ard Biesheuvel [ardbiesheuvel]=0D +M: Abner Chang [changab]=0D +R: Daniel Schaefer [JohnAZoidberg]=0D =0D EmulatorPkg=0D F: EmulatorPkg/=0D --=20 2.31.1