* [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
@ 2023-04-24 18:20 Chiu, Chasel
2023-04-24 18:52 ` Ashraf Ali S
2023-05-04 4:26 ` [edk2-devel] " cbduggap
0 siblings, 2 replies; 7+ messages in thread
From: Chiu, Chasel @ 2023-04-24 18:20 UTC (permalink / raw)
To: devel
Cc: Chasel Chiu, Nate DeSimone, Duggapu Chinni B, Ray Han Lim Ng,
Chen Gang C, Star Zeng, Ted Kuo, Ashraf Ali S, Susovan Mohapatra
Add more maintainers and reviewers for these 2 packages.
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Duggapu Chinni B <chinni.b.duggapu@intel.com>
Cc: Ray Han Lim Ng <ray.han.lim.ng@intel.com>
Cc: Chen Gang C <gang.c.chen@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Ted Kuo <ted.kuo@intel.com>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com>
Cc: Susovan Mohapatra <susovan.mohapatra@intel.com>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
---
Maintainers.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Maintainers.txt b/Maintainers.txt
index 455afdbc69..09d04af27a 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -237,14 +237,24 @@ F: IntelFsp2Pkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
M: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com> [cbduggap]
+M: Ray Han Lim Ng <ray.han.lim.ng@intel.com> [rayhanlimng]
R: Star Zeng <star.zeng@intel.com> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com> [susovanmohapatra]
IntelFsp2WrapperPkg
F: IntelFsp2WrapperPkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
M: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com> [cbduggap]
+M: Chen Gang C <gang.c.chen@intel.com> [chengangc]
R: Star Zeng <star.zeng@intel.com> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com> [susovanmohapatra]
MdeModulePkg
F: MdeModulePkg/
--
2.35.0.windows.1
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
2023-04-24 18:20 [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg Chiu, Chasel
@ 2023-04-24 18:52 ` Ashraf Ali S
2023-04-27 3:19 ` Mohapatra, Susovan
2023-05-04 4:26 ` [edk2-devel] " cbduggap
1 sibling, 1 reply; 7+ messages in thread
From: Ashraf Ali S @ 2023-04-24 18:52 UTC (permalink / raw)
To: Chiu, Chasel, devel@edk2.groups.io
Cc: Chiu, Chasel, Desimone, Nathaniel L, Duggapu, Chinni B,
Ng, Ray Han Lim, Chen, Gang C, Zeng, Star, Kuo, Ted,
Mohapatra, Susovan
[-- Attachment #1: Type: text/plain, Size: 2633 bytes --]
Reviewed-by: S, Ashraf Ali <ashraf.ali.s@intel.com>
________________________________
From: Chiu, Chasel <chasel.chiu@intel.com>
Sent: Monday, April 24, 2023 11:50:35 PM
To: devel@edk2.groups.io <devel@edk2.groups.io>
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Duggapu, Chinni B <chinni.b.duggapu@intel.com>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com>; Chen, Gang C <gang.c.chen@intel.com>; Zeng, Star <star.zeng@intel.com>; Kuo, Ted <ted.kuo@intel.com>; S, Ashraf Ali <ashraf.ali.s@intel.com>; Mohapatra, Susovan <susovan.mohapatra@intel.com>
Subject: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Add more maintainers and reviewers for these 2 packages.
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Duggapu Chinni B <chinni.b.duggapu@intel.com>
Cc: Ray Han Lim Ng <ray.han.lim.ng@intel.com>
Cc: Chen Gang C <gang.c.chen@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Ted Kuo <ted.kuo@intel.com>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com>
Cc: Susovan Mohapatra <susovan.mohapatra@intel.com>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
---
Maintainers.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Maintainers.txt b/Maintainers.txt
index 455afdbc69..09d04af27a 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -237,14 +237,24 @@ F: IntelFsp2Pkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
M: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com> [cbduggap]
+M: Ray Han Lim Ng <ray.han.lim.ng@intel.com> [rayhanlimng]
R: Star Zeng <star.zeng@intel.com> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com> [susovanmohapatra]
IntelFsp2WrapperPkg
F: IntelFsp2WrapperPkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
M: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com> [cbduggap]
+M: Chen Gang C <gang.c.chen@intel.com> [chengangc]
R: Star Zeng <star.zeng@intel.com> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com> [susovanmohapatra]
MdeModulePkg
F: MdeModulePkg/
--
2.35.0.windows.1
[-- Attachment #2: Type: text/html, Size: 4301 bytes --]
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
2023-04-24 18:52 ` Ashraf Ali S
@ 2023-04-27 3:19 ` Mohapatra, Susovan
2023-04-27 3:45 ` Kuo, Ted
0 siblings, 1 reply; 7+ messages in thread
From: Mohapatra, Susovan @ 2023-04-27 3:19 UTC (permalink / raw)
To: Chiu, Chasel, devel@edk2.groups.io
Cc: Chiu, Chasel, Desimone, Nathaniel L, Duggapu, Chinni B,
Ng, Ray Han Lim, Chen, Gang C, Zeng, Star, Kuo, Ted,
S, Ashraf Ali
[-- Attachment #1: Type: text/plain, Size: 4522 bytes --]
Reviewed-by: Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
From: S, Ashraf Ali <ashraf.ali.s@intel.com>
Sent: Tuesday, April 25, 2023 12:22 AM
To: Chiu, Chasel <chasel.chiu@intel.com>; devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Duggapu, Chinni B <chinni.b.duggapu@intel.com>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com>; Chen, Gang C <gang.c.chen@intel.com>; Zeng, Star <star.zeng@intel.com>; Kuo, Ted <ted.kuo@intel.com>; Mohapatra, Susovan <susovan.mohapatra@intel.com>
Subject: Re: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Reviewed-by: S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
________________________________
From: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>
Sent: Monday, April 24, 2023 11:50:35 PM
To: devel@edk2.groups.io<mailto:devel@edk2.groups.io> <devel@edk2.groups.io<mailto:devel@edk2.groups.io>>
Cc: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>; Duggapu, Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>; Chen, Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>; Zeng, Star <star.zeng@intel.com<mailto:star.zeng@intel.com>>; Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>; S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>; Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Subject: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Add more maintainers and reviewers for these 2 packages.
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>
Cc: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>
Cc: Ray Han Lim Ng <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>
Cc: Chen Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>
Cc: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>>
Cc: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
Cc: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>
---
Maintainers.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Maintainers.txt b/Maintainers.txt
index 455afdbc69..09d04af27a 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -237,14 +237,24 @@ F: IntelFsp2Pkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
M: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>> [cbduggap]
+M: Ray Han Lim Ng <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>> [rayhanlimng]
R: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>> [susovanmohapatra]
IntelFsp2WrapperPkg
F: IntelFsp2WrapperPkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
M: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>> [cbduggap]
+M: Chen Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>> [chengangc]
R: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>> [susovanmohapatra]
MdeModulePkg
F: MdeModulePkg/
--
2.35.0.windows.1
[-- Attachment #2: Type: text/html, Size: 8841 bytes --]
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
2023-04-27 3:19 ` Mohapatra, Susovan
@ 2023-04-27 3:45 ` Kuo, Ted
2023-04-27 6:47 ` Chen, Gang C
0 siblings, 1 reply; 7+ messages in thread
From: Kuo, Ted @ 2023-04-27 3:45 UTC (permalink / raw)
To: Mohapatra, Susovan, Chiu, Chasel, devel@edk2.groups.io
Cc: Chiu, Chasel, Desimone, Nathaniel L, Duggapu, Chinni B,
Ng, Ray Han Lim, Chen, Gang C, Zeng, Star, S, Ashraf Ali
[-- Attachment #1: Type: text/plain, Size: 5523 bytes --]
Reviewed-by: Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>
From: Mohapatra, Susovan <susovan.mohapatra@intel.com>
Sent: Thursday, April 27, 2023 11:20 AM
To: Chiu, Chasel <chasel.chiu@intel.com>; devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Duggapu, Chinni B <chinni.b.duggapu@intel.com>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com>; Chen, Gang C <gang.c.chen@intel.com>; Zeng, Star <star.zeng@intel.com>; Kuo, Ted <ted.kuo@intel.com>; S, Ashraf Ali <ashraf.ali.s@intel.com>
Subject: RE: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Reviewed-by: Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
From: S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
Sent: Tuesday, April 25, 2023 12:22 AM
To: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; devel@edk2.groups.io<mailto:devel@edk2.groups.io>
Cc: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>; Duggapu, Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>; Chen, Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>; Zeng, Star <star.zeng@intel.com<mailto:star.zeng@intel.com>>; Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>; Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Subject: Re: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Reviewed-by: S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
________________________________
From: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>
Sent: Monday, April 24, 2023 11:50:35 PM
To: devel@edk2.groups.io<mailto:devel@edk2.groups.io> <devel@edk2.groups.io<mailto:devel@edk2.groups.io>>
Cc: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>; Duggapu, Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>; Chen, Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>; Zeng, Star <star.zeng@intel.com<mailto:star.zeng@intel.com>>; Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>; S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>; Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Subject: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Add more maintainers and reviewers for these 2 packages.
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>
Cc: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>
Cc: Ray Han Lim Ng <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>
Cc: Chen Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>
Cc: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>>
Cc: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
Cc: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>
---
Maintainers.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Maintainers.txt b/Maintainers.txt
index 455afdbc69..09d04af27a 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -237,14 +237,24 @@ F: IntelFsp2Pkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
M: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>> [cbduggap]
+M: Ray Han Lim Ng <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>> [rayhanlimng]
R: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>> [susovanmohapatra]
IntelFsp2WrapperPkg
F: IntelFsp2WrapperPkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
M: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>> [cbduggap]
+M: Chen Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>> [chengangc]
R: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>> [susovanmohapatra]
MdeModulePkg
F: MdeModulePkg/
--
2.35.0.windows.1
[-- Attachment #2: Type: text/html, Size: 10530 bytes --]
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
2023-04-27 3:45 ` Kuo, Ted
@ 2023-04-27 6:47 ` Chen, Gang C
2023-05-04 3:13 ` Ng, Ray Han Lim
0 siblings, 1 reply; 7+ messages in thread
From: Chen, Gang C @ 2023-04-27 6:47 UTC (permalink / raw)
To: Kuo, Ted, Mohapatra, Susovan, Chiu, Chasel, devel@edk2.groups.io
Cc: Chiu, Chasel, Desimone, Nathaniel L, Duggapu, Chinni B,
Ng, Ray Han Lim, Zeng, Star, S, Ashraf Ali
[-- Attachment #1: Type: text/plain, Size: 6557 bytes --]
Reviewed-by: Chen Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>
Best Regards
Gang
From: Kuo, Ted <ted.kuo@intel.com>
Sent: Thursday, April 27, 2023 11:45 AM
To: Mohapatra, Susovan <susovan.mohapatra@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>; devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Duggapu, Chinni B <chinni.b.duggapu@intel.com>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com>; Chen, Gang C <gang.c.chen@intel.com>; Zeng, Star <star.zeng@intel.com>; S, Ashraf Ali <ashraf.ali.s@intel.com>
Subject: RE: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Reviewed-by: Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>
From: Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Sent: Thursday, April 27, 2023 11:20 AM
To: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; devel@edk2.groups.io<mailto:devel@edk2.groups.io>
Cc: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>; Duggapu, Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>; Chen, Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>; Zeng, Star <star.zeng@intel.com<mailto:star.zeng@intel.com>>; Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>; S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
Subject: RE: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Reviewed-by: Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
From: S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
Sent: Tuesday, April 25, 2023 12:22 AM
To: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; devel@edk2.groups.io<mailto:devel@edk2.groups.io>
Cc: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>; Duggapu, Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>; Chen, Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>; Zeng, Star <star.zeng@intel.com<mailto:star.zeng@intel.com>>; Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>; Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Subject: Re: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Reviewed-by: S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
________________________________
From: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>
Sent: Monday, April 24, 2023 11:50:35 PM
To: devel@edk2.groups.io<mailto:devel@edk2.groups.io> <devel@edk2.groups.io<mailto:devel@edk2.groups.io>>
Cc: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>; Duggapu, Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>; Chen, Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>; Zeng, Star <star.zeng@intel.com<mailto:star.zeng@intel.com>>; Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>; S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>; Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Subject: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Add more maintainers and reviewers for these 2 packages.
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>
Cc: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>
Cc: Ray Han Lim Ng <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>
Cc: Chen Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>
Cc: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>>
Cc: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
Cc: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>
---
Maintainers.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Maintainers.txt b/Maintainers.txt
index 455afdbc69..09d04af27a 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -237,14 +237,24 @@ F: IntelFsp2Pkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
M: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>> [cbduggap]
+M: Ray Han Lim Ng <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>> [rayhanlimng]
R: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>> [susovanmohapatra]
IntelFsp2WrapperPkg
F: IntelFsp2WrapperPkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
M: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>> [cbduggap]
+M: Chen Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>> [chengangc]
R: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>> [susovanmohapatra]
MdeModulePkg
F: MdeModulePkg/
--
2.35.0.windows.1
[-- Attachment #2: Type: text/html, Size: 12812 bytes --]
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
2023-04-27 6:47 ` Chen, Gang C
@ 2023-05-04 3:13 ` Ng, Ray Han Lim
0 siblings, 0 replies; 7+ messages in thread
From: Ng, Ray Han Lim @ 2023-05-04 3:13 UTC (permalink / raw)
To: Chen, Gang C, Kuo, Ted, Mohapatra, Susovan, Chiu, Chasel,
devel@edk2.groups.io
Cc: Chiu, Chasel, Desimone, Nathaniel L, Duggapu, Chinni B,
Zeng, Star, S, Ashraf Ali
[-- Attachment #1: Type: text/plain, Size: 7545 bytes --]
Reviewed-by: Ng, Ray Han Lim <ray.han.lim.ng@intel.com>
From: Chen, Gang C <gang.c.chen@intel.com>
Sent: Thursday, April 27, 2023 2:47 PM
To: Kuo, Ted <ted.kuo@intel.com>; Mohapatra, Susovan <susovan.mohapatra@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>; devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Duggapu, Chinni B <chinni.b.duggapu@intel.com>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com>; Zeng, Star <star.zeng@intel.com>; S, Ashraf Ali <ashraf.ali.s@intel.com>
Subject: RE: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Reviewed-by: Chen Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>
Best Regards
Gang
From: Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>
Sent: Thursday, April 27, 2023 11:45 AM
To: Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>; Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; devel@edk2.groups.io<mailto:devel@edk2.groups.io>
Cc: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>; Duggapu, Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>; Chen, Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>; Zeng, Star <star.zeng@intel.com<mailto:star.zeng@intel.com>>; S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
Subject: RE: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Reviewed-by: Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>
From: Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Sent: Thursday, April 27, 2023 11:20 AM
To: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; devel@edk2.groups.io<mailto:devel@edk2.groups.io>
Cc: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>; Duggapu, Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>; Chen, Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>; Zeng, Star <star.zeng@intel.com<mailto:star.zeng@intel.com>>; Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>; S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
Subject: RE: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Reviewed-by: Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
From: S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
Sent: Tuesday, April 25, 2023 12:22 AM
To: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; devel@edk2.groups.io<mailto:devel@edk2.groups.io>
Cc: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>; Duggapu, Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>; Chen, Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>; Zeng, Star <star.zeng@intel.com<mailto:star.zeng@intel.com>>; Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>; Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Subject: Re: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Reviewed-by: S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
________________________________
From: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>
Sent: Monday, April 24, 2023 11:50:35 PM
To: devel@edk2.groups.io<mailto:devel@edk2.groups.io> <devel@edk2.groups.io<mailto:devel@edk2.groups.io>>
Cc: Chiu, Chasel <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>; Duggapu, Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>; Chen, Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>; Zeng, Star <star.zeng@intel.com<mailto:star.zeng@intel.com>>; Kuo, Ted <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>; S, Ashraf Ali <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>; Mohapatra, Susovan <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Subject: [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Add more maintainers and reviewers for these 2 packages.
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>>
Cc: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>>
Cc: Ray Han Lim Ng <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>>
Cc: Chen Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>>
Cc: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>>
Cc: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>>
Cc: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>>
---
Maintainers.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Maintainers.txt b/Maintainers.txt
index 455afdbc69..09d04af27a 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -237,14 +237,24 @@ F: IntelFsp2Pkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
M: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>> [cbduggap]
+M: Ray Han Lim Ng <ray.han.lim.ng@intel.com<mailto:ray.han.lim.ng@intel.com>> [rayhanlimng]
R: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>> [susovanmohapatra]
IntelFsp2WrapperPkg
F: IntelFsp2WrapperPkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
M: Chasel Chiu <chasel.chiu@intel.com<mailto:chasel.chiu@intel.com>> [ChaselChiu]
M: Nate DeSimone <nathaniel.l.desimone@intel.com<mailto:nathaniel.l.desimone@intel.com>> [nate-desimone]
+M: Duggapu Chinni B <chinni.b.duggapu@intel.com<mailto:chinni.b.duggapu@intel.com>> [cbduggap]
+M: Chen Gang C <gang.c.chen@intel.com<mailto:gang.c.chen@intel.com>> [chengangc]
R: Star Zeng <star.zeng@intel.com<mailto:star.zeng@intel.com>> [lzeng14]
+R: Ted Kuo <ted.kuo@intel.com<mailto:ted.kuo@intel.com>> [tedkuo1]
+R: Ashraf Ali S <ashraf.ali.s@intel.com<mailto:ashraf.ali.s@intel.com>> [AshrafAliS]
+R: Susovan Mohapatra <susovan.mohapatra@intel.com<mailto:susovan.mohapatra@intel.com>> [susovanmohapatra]
MdeModulePkg
F: MdeModulePkg/
--
2.35.0.windows.1
[-- Attachment #2: Type: text/html, Size: 14156 bytes --]
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
2023-04-24 18:20 [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg Chiu, Chasel
2023-04-24 18:52 ` Ashraf Ali S
@ 2023-05-04 4:26 ` cbduggap
1 sibling, 0 replies; 7+ messages in thread
From: cbduggap @ 2023-05-04 4:26 UTC (permalink / raw)
To: devel@edk2.groups.io, Chiu, Chasel
Cc: Desimone, Nathaniel L, Ng, Ray Han Lim, Chen, Gang C, Zeng, Star,
Kuo, Ted, S, Ashraf Ali, Mohapatra, Susovan
Reviewed-by: Duggapu Chinni B <chinni.b.duggapu@intel.com>
Thanks,
Chinni.
-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Chiu, Chasel
Sent: Monday, April 24, 2023 11:51 PM
To: devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Duggapu, Chinni B <chinni.b.duggapu@intel.com>; Ng, Ray Han Lim <ray.han.lim.ng@intel.com>; Chen, Gang C <gang.c.chen@intel.com>; Zeng, Star <star.zeng@intel.com>; Kuo, Ted <ted.kuo@intel.com>; S, Ashraf Ali <ashraf.ali.s@intel.com>; Mohapatra, Susovan <susovan.mohapatra@intel.com>
Subject: [edk2-devel] [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg.
Add more maintainers and reviewers for these 2 packages.
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Duggapu Chinni B <chinni.b.duggapu@intel.com>
Cc: Ray Han Lim Ng <ray.han.lim.ng@intel.com>
Cc: Chen Gang C <gang.c.chen@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Ted Kuo <ted.kuo@intel.com>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com>
Cc: Susovan Mohapatra <susovan.mohapatra@intel.com>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
---
Maintainers.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Maintainers.txt b/Maintainers.txt index 455afdbc69..09d04af27a 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -237,14 +237,24 @@ F: IntelFsp2Pkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg M: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu] M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]+M: Duggapu Chinni B <chinni.b.duggapu@intel.com> [cbduggap]+M: Ray Han Lim Ng <ray.han.lim.ng@intel.com> [rayhanlimng] R: Star Zeng <star.zeng@intel.com> [lzeng14]+R: Ted Kuo <ted.kuo@intel.com> [tedkuo1]+R: Ashraf Ali S <ashraf.ali.s@intel.com> [AshrafAliS]+R: Susovan Mohapatra <susovan.mohapatra@intel.com> [susovanmohapatra] IntelFsp2WrapperPkg F: IntelFsp2WrapperPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg M: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu] M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]+M: Duggapu Chinni B <chinni.b.duggapu@intel.com> [cbduggap]+M: Chen Gang C <gang.c.chen@intel.com> [chengangc] R: Star Zeng <star.zeng@intel.com> [lzeng14]+R: Ted Kuo <ted.kuo@intel.com> [tedkuo1]+R: Ashraf Ali S <ashraf.ali.s@intel.com> [AshrafAliS]+R: Susovan Mohapatra <susovan.mohapatra@intel.com> [susovanmohapatra] MdeModulePkg F: MdeModulePkg/--
2.35.0.windows.1
-=-=-=-=-=-=
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#103495): https://edk2.groups.io/g/devel/message/103495
Mute This Topic: https://groups.io/mt/98477288/5000832
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [chinni.b.duggapu@intel.com]
-=-=-=-=-=-=
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-05-04 4:26 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 18:20 [PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg Chiu, Chasel
2023-04-24 18:52 ` Ashraf Ali S
2023-04-27 3:19 ` Mohapatra, Susovan
2023-04-27 3:45 ` Kuo, Ted
2023-04-27 6:47 ` Chen, Gang C
2023-05-04 3:13 ` Ng, Ray Han Lim
2023-05-04 4:26 ` [edk2-devel] " cbduggap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox