* [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries @ 2024-03-06 21:06 Laszlo Ersek 2024-03-06 22:22 ` Michael D Kinney 2024-03-11 3:02 ` Ni, Ray 0 siblings, 2 replies; 13+ messages in thread From: Laszlo Ersek @ 2024-03-06 21:06 UTC (permalink / raw) To: edk2-devel-groups-io Cc: Andrew Fish, Ard Biesheuvel, Gerd Hoffmann, Jiewen Yao, Leif Lindholm, Michael D Kinney, Rahul Kumar, Ray Ni, Sami Mujawar Red Hat and I have mutually and amicably agreed to separate. Remove my entries from "Maintainers.txt". Cc: Andrew Fish <afish@apple.com> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> Cc: Gerd Hoffmann <kraxel@redhat.com> Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Leif Lindholm <quic_llindhol@quicinc.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Rahul Kumar <rahul1.kumar@intel.com> Cc: Ray Ni <ray.ni@intel.com> Cc: Sami Mujawar <sami.mujawar@arm.com> Signed-off-by: Laszlo Ersek <lersek@redhat.com> --- Notes: I'd like to merge this patch very soon, but not before merging the following series: * [PATCH v2 00/10] clean up ProcessLibraryConstructorList() declarations in SEC modules msgid <20240305113843.68812-1-lersek@redhat.com> https://edk2.groups.io/g/devel/message/116367 * [edk2-platforms PATCH v2 0/4] clean up ProcessLibraryConstructorList() declarations in SEC modules msgid <20240305120126.70259-1-lersek@redhat.com> https://edk2.groups.io/g/devel/message/116378 Maintainers.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 9038f9eb3005..799f27f914ce 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -151,7 +151,6 @@ ArmVirtPkg F: ArmVirtPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel] -M: Laszlo Ersek <lersek@redhat.com> [lersek] R: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm] R: Sami Mujawar <sami.mujawar@arm.com> [samimujawar] R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] @@ -462,7 +461,6 @@ F: OvmfPkg/ W: http://www.tianocore.org/ovmf/ M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel] M: Jiewen Yao <jiewen.yao@intel.com> [jyao1] -M: Laszlo Ersek <lersek@redhat.com> [lersek] R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] S: Maintained @@ -622,7 +620,6 @@ UefiCpuPkg F: UefiCpuPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg M: Ray Ni <ray.ni@intel.com> [niruiyu] -M: Laszlo Ersek <lersek@redhat.com> [lersek] R: Rahul Kumar <rahul1.kumar@intel.com> [rahul1-kumar] R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116453): https://edk2.groups.io/g/devel/message/116453 Mute This Topic: https://groups.io/mt/104775206/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply related [flat|nested] 13+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-06 21:06 [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries Laszlo Ersek @ 2024-03-06 22:22 ` Michael D Kinney 2024-03-08 9:14 ` Laszlo Ersek 2024-03-11 3:02 ` Ni, Ray 1 sibling, 1 reply; 13+ messages in thread From: Michael D Kinney @ 2024-03-06 22:22 UTC (permalink / raw) To: devel@edk2.groups.io, lersek@redhat.com Cc: Andrew Fish, Ard Biesheuvel, Gerd Hoffmann, Yao, Jiewen, Leif Lindholm, Kumar, Rahul R, Ni, Ray, Sami Mujawar, Kinney, Michael D Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Laszlo > Ersek > Sent: Wednesday, March 6, 2024 1:06 PM > To: edk2-devel-groups-io <devel@edk2.groups.io> > Cc: Andrew Fish <afish@apple.com>; Ard Biesheuvel > <ardb+tianocore@kernel.org>; Gerd Hoffmann <kraxel@redhat.com>; Yao, > Jiewen <jiewen.yao@intel.com>; Leif Lindholm > <quic_llindhol@quicinc.com>; Kinney, Michael D > <michael.d.kinney@intel.com>; Kumar, Rahul R <rahul.r.kumar@intel.com>; > Ni, Ray <ray.ni@intel.com>; Sami Mujawar <sami.mujawar@arm.com> > Subject: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries > > Red Hat and I have mutually and amicably agreed to separate. Remove my > entries from "Maintainers.txt". > > Cc: Andrew Fish <afish@apple.com> > Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> > Cc: Gerd Hoffmann <kraxel@redhat.com> > Cc: Jiewen Yao <jiewen.yao@intel.com> > Cc: Leif Lindholm <quic_llindhol@quicinc.com> > Cc: Michael D Kinney <michael.d.kinney@intel.com> > Cc: Rahul Kumar <rahul1.kumar@intel.com> > Cc: Ray Ni <ray.ni@intel.com> > Cc: Sami Mujawar <sami.mujawar@arm.com> > Signed-off-by: Laszlo Ersek <lersek@redhat.com> > --- > > Notes: > I'd like to merge this patch very soon, but not before merging the > following series: > > * [PATCH v2 00/10] > clean up ProcessLibraryConstructorList() declarations in SEC > modules > > msgid <20240305113843.68812-1-lersek@redhat.com> > https://edk2.groups.io/g/devel/message/116367 > > * [edk2-platforms PATCH v2 0/4] > clean up ProcessLibraryConstructorList() declarations in SEC > modules > > msgid <20240305120126.70259-1-lersek@redhat.com> > https://edk2.groups.io/g/devel/message/116378 > > Maintainers.txt | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 9038f9eb3005..799f27f914ce 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -151,7 +151,6 @@ ArmVirtPkg > F: ArmVirtPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg > M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel] > -M: Laszlo Ersek <lersek@redhat.com> [lersek] > R: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm] > R: Sami Mujawar <sami.mujawar@arm.com> [samimujawar] > R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] > @@ -462,7 +461,6 @@ F: OvmfPkg/ > W: http://www.tianocore.org/ovmf/ > M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel] > M: Jiewen Yao <jiewen.yao@intel.com> [jyao1] > -M: Laszlo Ersek <lersek@redhat.com> [lersek] > R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] > S: Maintained > > @@ -622,7 +620,6 @@ UefiCpuPkg > F: UefiCpuPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg > M: Ray Ni <ray.ni@intel.com> [niruiyu] > -M: Laszlo Ersek <lersek@redhat.com> [lersek] > R: Rahul Kumar <rahul1.kumar@intel.com> [rahul1-kumar] > R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116462): https://edk2.groups.io/g/devel/message/116462 Mute This Topic: https://groups.io/mt/104775206/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-06 22:22 ` Michael D Kinney @ 2024-03-08 9:14 ` Laszlo Ersek 2024-03-08 9:38 ` Ard Biesheuvel 2024-03-08 15:07 ` Pedro Falcato 0 siblings, 2 replies; 13+ messages in thread From: Laszlo Ersek @ 2024-03-08 9:14 UTC (permalink / raw) To: devel, michael.d.kinney Cc: Andrew Fish, Ard Biesheuvel, Gerd Hoffmann, Yao, Jiewen, Leif Lindholm, Kumar, Rahul R, Ni, Ray, Sami Mujawar On 3/6/24 23:22, Michael D Kinney wrote: > Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Merged as commit ccf91b518f22, via <https://github.com/tianocore/edk2/pull/5450>. Thank you all for everything, Laszlo >> -----Original Message----- >> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Laszlo >> Ersek >> Sent: Wednesday, March 6, 2024 1:06 PM >> To: edk2-devel-groups-io <devel@edk2.groups.io> >> Cc: Andrew Fish <afish@apple.com>; Ard Biesheuvel >> <ardb+tianocore@kernel.org>; Gerd Hoffmann <kraxel@redhat.com>; Yao, >> Jiewen <jiewen.yao@intel.com>; Leif Lindholm >> <quic_llindhol@quicinc.com>; Kinney, Michael D >> <michael.d.kinney@intel.com>; Kumar, Rahul R <rahul.r.kumar@intel.com>; >> Ni, Ray <ray.ni@intel.com>; Sami Mujawar <sami.mujawar@arm.com> >> Subject: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries >> >> Red Hat and I have mutually and amicably agreed to separate. Remove my >> entries from "Maintainers.txt". >> >> Cc: Andrew Fish <afish@apple.com> >> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> >> Cc: Gerd Hoffmann <kraxel@redhat.com> >> Cc: Jiewen Yao <jiewen.yao@intel.com> >> Cc: Leif Lindholm <quic_llindhol@quicinc.com> >> Cc: Michael D Kinney <michael.d.kinney@intel.com> >> Cc: Rahul Kumar <rahul1.kumar@intel.com> >> Cc: Ray Ni <ray.ni@intel.com> >> Cc: Sami Mujawar <sami.mujawar@arm.com> >> Signed-off-by: Laszlo Ersek <lersek@redhat.com> >> --- >> >> Notes: >> I'd like to merge this patch very soon, but not before merging the >> following series: >> >> * [PATCH v2 00/10] >> clean up ProcessLibraryConstructorList() declarations in SEC >> modules >> >> msgid <20240305113843.68812-1-lersek@redhat.com> >> https://edk2.groups.io/g/devel/message/116367 >> >> * [edk2-platforms PATCH v2 0/4] >> clean up ProcessLibraryConstructorList() declarations in SEC >> modules >> >> msgid <20240305120126.70259-1-lersek@redhat.com> >> https://edk2.groups.io/g/devel/message/116378 >> >> Maintainers.txt | 3 --- >> 1 file changed, 3 deletions(-) >> >> diff --git a/Maintainers.txt b/Maintainers.txt >> index 9038f9eb3005..799f27f914ce 100644 >> --- a/Maintainers.txt >> +++ b/Maintainers.txt >> @@ -151,7 +151,6 @@ ArmVirtPkg >> F: ArmVirtPkg/ >> W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg >> M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel] >> -M: Laszlo Ersek <lersek@redhat.com> [lersek] >> R: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm] >> R: Sami Mujawar <sami.mujawar@arm.com> [samimujawar] >> R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] >> @@ -462,7 +461,6 @@ F: OvmfPkg/ >> W: http://www.tianocore.org/ovmf/ >> M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel] >> M: Jiewen Yao <jiewen.yao@intel.com> [jyao1] >> -M: Laszlo Ersek <lersek@redhat.com> [lersek] >> R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] >> S: Maintained >> >> @@ -622,7 +620,6 @@ UefiCpuPkg >> F: UefiCpuPkg/ >> W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg >> M: Ray Ni <ray.ni@intel.com> [niruiyu] >> -M: Laszlo Ersek <lersek@redhat.com> [lersek] >> R: Rahul Kumar <rahul1.kumar@intel.com> [rahul1-kumar] >> R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] >> >> >> >> >> > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116495): https://edk2.groups.io/g/devel/message/116495 Mute This Topic: https://groups.io/mt/104775206/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-08 9:14 ` Laszlo Ersek @ 2024-03-08 9:38 ` Ard Biesheuvel 2024-03-08 10:45 ` Yao, Jiewen 2024-03-08 15:07 ` Pedro Falcato 1 sibling, 1 reply; 13+ messages in thread From: Ard Biesheuvel @ 2024-03-08 9:38 UTC (permalink / raw) To: devel, lersek Cc: michael.d.kinney, Andrew Fish, Gerd Hoffmann, Yao, Jiewen, Leif Lindholm, Kumar, Rahul R, Ni, Ray, Sami Mujawar On Fri, 8 Mar 2024 at 10:14, Laszlo Ersek <lersek@redhat.com> wrote: > > On 3/6/24 23:22, Michael D Kinney wrote: > > Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> > > Merged as commit ccf91b518f22, via > <https://github.com/tianocore/edk2/pull/5450>. > > Thank you all for everything, Goodbye Laszlo. It was great to have you back, even if only for a short while. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116499): https://edk2.groups.io/g/devel/message/116499 Mute This Topic: https://groups.io/mt/104775206/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-08 9:38 ` Ard Biesheuvel @ 2024-03-08 10:45 ` Yao, Jiewen 0 siblings, 0 replies; 13+ messages in thread From: Yao, Jiewen @ 2024-03-08 10:45 UTC (permalink / raw) To: devel@edk2.groups.io, ardb@kernel.org, lersek@redhat.com Cc: Kinney, Michael D, Andrew Fish, Gerd Hoffmann, Leif Lindholm, Kumar, Rahul R, Ni, Ray, Sami Mujawar Indeed. Appreciate your great contribution to make EDKII better. > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Ard > Biesheuvel > Sent: Friday, March 8, 2024 5:38 PM > To: devel@edk2.groups.io; lersek@redhat.com > Cc: Kinney, Michael D <michael.d.kinney@intel.com>; Andrew Fish > <afish@apple.com>; Gerd Hoffmann <kraxel@redhat.com>; Yao, Jiewen > <jiewen.yao@intel.com>; Leif Lindholm <quic_llindhol@quicinc.com>; Kumar, > Rahul R <rahul.r.kumar@intel.com>; Ni, Ray <ray.ni@intel.com>; Sami Mujawar > <sami.mujawar@arm.com> > Subject: Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries > > On Fri, 8 Mar 2024 at 10:14, Laszlo Ersek <lersek@redhat.com> wrote: > > > > On 3/6/24 23:22, Michael D Kinney wrote: > > > Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> > > > > Merged as commit ccf91b518f22, via > > <https://github.com/tianocore/edk2/pull/5450>. > > > > Thank you all for everything, > > Goodbye Laszlo. It was great to have you back, even if only for a short while. > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116503): https://edk2.groups.io/g/devel/message/116503 Mute This Topic: https://groups.io/mt/104775206/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-08 9:14 ` Laszlo Ersek 2024-03-08 9:38 ` Ard Biesheuvel @ 2024-03-08 15:07 ` Pedro Falcato 2024-03-11 0:22 ` 回复: " gaoliming via groups.io 2024-03-11 3:04 ` Ni, Ray 1 sibling, 2 replies; 13+ messages in thread From: Pedro Falcato @ 2024-03-08 15:07 UTC (permalink / raw) To: devel, lersek Cc: michael.d.kinney, Andrew Fish, Ard Biesheuvel, Gerd Hoffmann, Yao, Jiewen, Leif Lindholm, Kumar, Rahul R, Ni, Ray, Sami Mujawar On Fri, Mar 8, 2024 at 9:14 AM Laszlo Ersek <lersek@redhat.com> wrote: > > On 3/6/24 23:22, Michael D Kinney wrote: > > Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> > > Merged as commit ccf91b518f22, via > <https://github.com/tianocore/edk2/pull/5450>. > > Thank you all for everything, Thank you for your great (and often thankless) work throughout the whole of EDK2 and OVMF. It was great to have learned from you throughout the years. PS: CREDITS file anyone? -- Pedro -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116523): https://edk2.groups.io/g/devel/message/116523 Mute This Topic: https://groups.io/mt/104775206/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 13+ messages in thread
* 回复: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-08 15:07 ` Pedro Falcato @ 2024-03-11 0:22 ` gaoliming via groups.io 2024-03-11 10:29 ` Zeng, Star 2024-03-11 3:04 ` Ni, Ray 1 sibling, 1 reply; 13+ messages in thread From: gaoliming via groups.io @ 2024-03-11 0:22 UTC (permalink / raw) To: devel, pedro.falcato, lersek Cc: michael.d.kinney, 'Andrew Fish', 'Ard Biesheuvel', 'Gerd Hoffmann', 'Yao, Jiewen', 'Leif Lindholm', 'Kumar, Rahul R', 'Ni, Ray', 'Sami Mujawar' Thank you for your quick and great support on edk2 community. Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Pedro Falcato > 发送时间: 2024年3月8日 23:07 > 收件人: devel@edk2.groups.io; lersek@redhat.com > 抄送: michael.d.kinney@intel.com; Andrew Fish <afish@apple.com>; Ard > Biesheuvel <ardb+tianocore@kernel.org>; Gerd Hoffmann > <kraxel@redhat.com>; Yao, Jiewen <jiewen.yao@intel.com>; Leif Lindholm > <quic_llindhol@quicinc.com>; Kumar, Rahul R <rahul.r.kumar@intel.com>; Ni, > Ray <ray.ni@intel.com>; Sami Mujawar <sami.mujawar@arm.com> > 主题: Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries > > On Fri, Mar 8, 2024 at 9:14 AM Laszlo Ersek <lersek@redhat.com> wrote: > > > > On 3/6/24 23:22, Michael D Kinney wrote: > > > Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> > > > > Merged as commit ccf91b518f22, via > > <https://github.com/tianocore/edk2/pull/5450>. > > > > Thank you all for everything, > > Thank you for your great (and often thankless) work throughout the > whole of EDK2 and OVMF. It was great to have learned from you > throughout the years. > > PS: CREDITS file anyone? > > -- > Pedro > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116571): https://edk2.groups.io/g/devel/message/116571 Mute This Topic: https://groups.io/mt/104854850/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-11 0:22 ` 回复: " gaoliming via groups.io @ 2024-03-11 10:29 ` Zeng, Star 2024-03-11 20:22 ` Laszlo Ersek 0 siblings, 1 reply; 13+ messages in thread From: Zeng, Star @ 2024-03-11 10:29 UTC (permalink / raw) To: devel@edk2.groups.io, gaoliming@byosoft.com.cn, pedro.falcato@gmail.com, lersek@redhat.com Cc: Kinney, Michael D, 'Andrew Fish', 'Ard Biesheuvel', 'Gerd Hoffmann', Yao, Jiewen, 'Leif Lindholm', Kumar, Rahul R, Ni, Ray, 'Sami Mujawar', Zeng, Star Thank you Laszlo. Is lersek@redhat.com still reachable for now ? 😊 -----Original Message----- From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of gaoliming via groups.io Sent: Monday, March 11, 2024 8:22 AM To: devel@edk2.groups.io; pedro.falcato@gmail.com; lersek@redhat.com Cc: Kinney, Michael D <michael.d.kinney@intel.com>; 'Andrew Fish' <afish@apple.com>; 'Ard Biesheuvel' <ardb+tianocore@kernel.org>; 'Gerd Hoffmann' <kraxel@redhat.com>; Yao, Jiewen <jiewen.yao@intel.com>; 'Leif Lindholm' <quic_llindhol@quicinc.com>; Kumar, Rahul R <rahul.r.kumar@intel.com>; Ni, Ray <ray.ni@intel.com>; 'Sami Mujawar' <sami.mujawar@arm.com> Subject: 回复: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries Thank you for your quick and great support on edk2 community. Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Pedro Falcato > 发送时间: 2024年3月8日 23:07 > 收件人: devel@edk2.groups.io; lersek@redhat.com > 抄送: michael.d.kinney@intel.com; Andrew Fish <afish@apple.com>; Ard > Biesheuvel <ardb+tianocore@kernel.org>; Gerd Hoffmann > <kraxel@redhat.com>; Yao, Jiewen <jiewen.yao@intel.com>; Leif Lindholm > <quic_llindhol@quicinc.com>; Kumar, Rahul R <rahul.r.kumar@intel.com>; > Ni, Ray <ray.ni@intel.com>; Sami Mujawar <sami.mujawar@arm.com> > 主题: Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries > > On Fri, Mar 8, 2024 at 9:14 AM Laszlo Ersek <lersek@redhat.com> wrote: > > > > On 3/6/24 23:22, Michael D Kinney wrote: > > > Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> > > > > Merged as commit ccf91b518f22, via > > <https://github.com/tianocore/edk2/pull/5450>. > > > > Thank you all for everything, > > Thank you for your great (and often thankless) work throughout the > whole of EDK2 and OVMF. It was great to have learned from you > throughout the years. > > PS: CREDITS file anyone? > > -- > Pedro > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116610): https://edk2.groups.io/g/devel/message/116610 Mute This Topic: https://groups.io/mt/104860380/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-11 10:29 ` Zeng, Star @ 2024-03-11 20:22 ` Laszlo Ersek 0 siblings, 0 replies; 13+ messages in thread From: Laszlo Ersek @ 2024-03-11 20:22 UTC (permalink / raw) To: Zeng, Star, devel@edk2.groups.io, gaoliming@byosoft.com.cn, pedro.falcato@gmail.com Cc: Kinney, Michael D, 'Andrew Fish', 'Ard Biesheuvel', 'Gerd Hoffmann', Yao, Jiewen, 'Leif Lindholm', Kumar, Rahul R, Ni, Ray, 'Sami Mujawar' On 3/11/24 11:29, Zeng, Star wrote: > Thank you Laszlo. > > Is lersek@redhat.com still reachable for now ? 😊 March 14th is my last day at Red Hat; my email access will be revoked on that day. Laszlo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116654): https://edk2.groups.io/g/devel/message/116654 Mute This Topic: https://groups.io/mt/104860380/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-08 15:07 ` Pedro Falcato 2024-03-11 0:22 ` 回复: " gaoliming via groups.io @ 2024-03-11 3:04 ` Ni, Ray 2024-03-11 17:49 ` Pedro Falcato 1 sibling, 1 reply; 13+ messages in thread From: Ni, Ray @ 2024-03-11 3:04 UTC (permalink / raw) To: devel@edk2.groups.io, lersek@redhat.com, pedro.falcato@gmail.com Cc: Kinney, Michael D, Andrew Fish, Ard Biesheuvel, Gerd Hoffmann, Yao, Jiewen, Leif Lindholm, Kumar, Rahul R, Sami Mujawar [-- Attachment #1: Type: text/plain, Size: 1680 bytes --] This is a good idea to have a CREDITS file in edk2 repo. Pedro, would you mind initiating one? Thanks, Ray ________________________________ From: devel@edk2.groups.io <devel@edk2.groups.io> on behalf of Pedro Falcato <pedro.falcato@gmail.com> Sent: Friday, March 8, 2024 23:07 To: devel@edk2.groups.io <devel@edk2.groups.io>; lersek@redhat.com <lersek@redhat.com> Cc: Kinney, Michael D <michael.d.kinney@intel.com>; Andrew Fish <afish@apple.com>; Ard Biesheuvel <ardb+tianocore@kernel.org>; Gerd Hoffmann <kraxel@redhat.com>; Yao, Jiewen <jiewen.yao@intel.com>; Leif Lindholm <quic_llindhol@quicinc.com>; Kumar, Rahul R <rahul.r.kumar@intel.com>; Ni, Ray <ray.ni@intel.com>; Sami Mujawar <sami.mujawar@arm.com> Subject: Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries On Fri, Mar 8, 2024 at 9:14 AM Laszlo Ersek <lersek@redhat.com> wrote: > > On 3/6/24 23:22, Michael D Kinney wrote: > > Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> > > Merged as commit ccf91b518f22, via > <https://github.com/tianocore/edk2/pull/5450>. > > Thank you all for everything, Thank you for your great (and often thankless) work throughout the whole of EDK2 and OVMF. It was great to have learned from you throughout the years. PS: CREDITS file anyone? -- Pedro -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116573): https://edk2.groups.io/g/devel/message/116573 Mute This Topic: https://groups.io/mt/104775206/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- [-- Attachment #2: Type: text/html, Size: 4203 bytes --] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-11 3:04 ` Ni, Ray @ 2024-03-11 17:49 ` Pedro Falcato 2024-03-11 20:24 ` Laszlo Ersek 0 siblings, 1 reply; 13+ messages in thread From: Pedro Falcato @ 2024-03-11 17:49 UTC (permalink / raw) To: Ni, Ray Cc: devel@edk2.groups.io, lersek@redhat.com, Kinney, Michael D, Andrew Fish, Ard Biesheuvel, Gerd Hoffmann, Yao, Jiewen, Leif Lindholm, Kumar, Rahul R, Sami Mujawar On Mon, Mar 11, 2024 at 3:04 AM Ni, Ray <ray.ni@intel.com> wrote: > > This is a good idea to have a CREDITS file in edk2 repo. > > Pedro, would you mind initiating one? Laszlo told me (in private) that he doesn't want a CREDITS entry for him, git log is enough. So unless you have other people in mind, let's drop the idea :) (FWIW, the idea was to have more or less the CREDITS in Linux - once people drop out of MAINTAINERS, move them there) -- Pedro -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116652): https://edk2.groups.io/g/devel/message/116652 Mute This Topic: https://groups.io/mt/104775206/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-11 17:49 ` Pedro Falcato @ 2024-03-11 20:24 ` Laszlo Ersek 0 siblings, 0 replies; 13+ messages in thread From: Laszlo Ersek @ 2024-03-11 20:24 UTC (permalink / raw) To: Pedro Falcato, Ni, Ray Cc: devel@edk2.groups.io, Kinney, Michael D, Andrew Fish, Ard Biesheuvel, Gerd Hoffmann, Yao, Jiewen, Leif Lindholm, Kumar, Rahul R, Sami Mujawar On 3/11/24 18:49, Pedro Falcato wrote: > On Mon, Mar 11, 2024 at 3:04 AM Ni, Ray <ray.ni@intel.com> wrote: >> >> This is a good idea to have a CREDITS file in edk2 repo. >> >> Pedro, would you mind initiating one? > > Laszlo told me (in private) that he doesn't want a CREDITS entry for > him, git log is enough. > > So unless you have other people in mind, let's drop the idea :) > > (FWIW, the idea was to have more or less the CREDITS in Linux - once > people drop out of MAINTAINERS, move them there) I guess for recruiters, a CREDITS file *is* more approachable than git-log. Not sure what purposes CREDITS is supposed to serve, in general. Either way, if Linux already has CREDITS (with an established process around it -- I didn't know!), then it's probably not a bad idea; but as you say, I wouldn't want to be the sole entry in it! Thanks! Laszlo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116655): https://edk2.groups.io/g/devel/message/116655 Mute This Topic: https://groups.io/mt/104775206/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries 2024-03-06 21:06 [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries Laszlo Ersek 2024-03-06 22:22 ` Michael D Kinney @ 2024-03-11 3:02 ` Ni, Ray 1 sibling, 0 replies; 13+ messages in thread From: Ni, Ray @ 2024-03-11 3:02 UTC (permalink / raw) To: Laszlo Ersek, edk2-devel-groups-io Cc: Andrew Fish, Ard Biesheuvel, Gerd Hoffmann, Yao, Jiewen, Leif Lindholm, Kinney, Michael D, Kumar, Rahul R, Sami Mujawar [-- Attachment #1: Type: text/plain, Size: 3352 bytes --] Laszlo, Thank you for all you've done to edk2 and especially UefiCpuPkg review. Reviewed-by: Ray Ni <ray.ni@intel.com> Thanks, Ray ________________________________ From: Laszlo Ersek <lersek@redhat.com> Sent: Thursday, March 7, 2024 5:05 To: edk2-devel-groups-io <devel@edk2.groups.io> Cc: Andrew Fish <afish@apple.com>; Ard Biesheuvel <ardb+tianocore@kernel.org>; Gerd Hoffmann <kraxel@redhat.com>; Yao, Jiewen <jiewen.yao@intel.com>; Leif Lindholm <quic_llindhol@quicinc.com>; Kinney, Michael D <michael.d.kinney@intel.com>; Kumar, Rahul R <rahul.r.kumar@intel.com>; Ni, Ray <ray.ni@intel.com>; Sami Mujawar <sami.mujawar@arm.com> Subject: [PATCH] Maintainers.txt: remove Laszlo's entries Red Hat and I have mutually and amicably agreed to separate. Remove my entries from "Maintainers.txt". Cc: Andrew Fish <afish@apple.com> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> Cc: Gerd Hoffmann <kraxel@redhat.com> Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Leif Lindholm <quic_llindhol@quicinc.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Rahul Kumar <rahul1.kumar@intel.com> Cc: Ray Ni <ray.ni@intel.com> Cc: Sami Mujawar <sami.mujawar@arm.com> Signed-off-by: Laszlo Ersek <lersek@redhat.com> --- Notes: I'd like to merge this patch very soon, but not before merging the following series: * [PATCH v2 00/10] clean up ProcessLibraryConstructorList() declarations in SEC modules msgid <20240305113843.68812-1-lersek@redhat.com> https://edk2.groups.io/g/devel/message/116367 * [edk2-platforms PATCH v2 0/4] clean up ProcessLibraryConstructorList() declarations in SEC modules msgid <20240305120126.70259-1-lersek@redhat.com> https://edk2.groups.io/g/devel/message/116378 Maintainers.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 9038f9eb3005..799f27f914ce 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -151,7 +151,6 @@ ArmVirtPkg F: ArmVirtPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel] -M: Laszlo Ersek <lersek@redhat.com> [lersek] R: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm] R: Sami Mujawar <sami.mujawar@arm.com> [samimujawar] R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] @@ -462,7 +461,6 @@ F: OvmfPkg/ W: http://www.tianocore.org/ovmf/ M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel] M: Jiewen Yao <jiewen.yao@intel.com> [jyao1] -M: Laszlo Ersek <lersek@redhat.com> [lersek] R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] S: Maintained @@ -622,7 +620,6 @@ UefiCpuPkg F: UefiCpuPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg M: Ray Ni <ray.ni@intel.com> [niruiyu] -M: Laszlo Ersek <lersek@redhat.com> [lersek] R: Rahul Kumar <rahul1.kumar@intel.com> [rahul1-kumar] R: Gerd Hoffmann <kraxel@redhat.com> [kraxel] -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116572): https://edk2.groups.io/g/devel/message/116572 Mute This Topic: https://groups.io/mt/104775206/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- [-- Attachment #2: Type: text/html, Size: 6772 bytes --] ^ permalink raw reply related [flat|nested] 13+ messages in thread
end of thread, other threads:[~2024-03-11 20:24 UTC | newest] Thread overview: 13+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-03-06 21:06 [edk2-devel] [PATCH] Maintainers.txt: remove Laszlo's entries Laszlo Ersek 2024-03-06 22:22 ` Michael D Kinney 2024-03-08 9:14 ` Laszlo Ersek 2024-03-08 9:38 ` Ard Biesheuvel 2024-03-08 10:45 ` Yao, Jiewen 2024-03-08 15:07 ` Pedro Falcato 2024-03-11 0:22 ` 回复: " gaoliming via groups.io 2024-03-11 10:29 ` Zeng, Star 2024-03-11 20:22 ` Laszlo Ersek 2024-03-11 3:04 ` Ni, Ray 2024-03-11 17:49 ` Pedro Falcato 2024-03-11 20:24 ` Laszlo Ersek 2024-03-11 3:02 ` Ni, Ray
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox