All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: remove Laszlo Ersek's entries
@ 2021-07-08  7:14 Laszlo Ersek
  2021-07-08  8:02 ` Philippe Mathieu-Daudé
  2021-07-12 14:35 ` Philippe Mathieu-Daudé
  0 siblings, 2 replies; 3+ messages in thread
From: Laszlo Ersek @ 2021-07-08  7:14 UTC (permalink / raw)
  To: qemu devel list
  Cc: Peter Maydell, Philippe Mathieu-Daudé,
	Daniel P . Berrange, Gerd Hoffmann, Kashyap Chamarthy

I've relinquished my edk2 roles with the following commit message [1] [2]
[3]:

> Maintainers.txt: remove Laszlo Ersek's entries
>
> I'm relinquishing all my roles listed in "Maintainers.txt", for personal
> reasons.
>
> My email address <lersek@redhat.com> remains functional.
>
> To my understanding, my employer is working to assign others engineers
> to the edk2 project (at their discretion).

[1] https://edk2.groups.io/g/devel/message/77585
[2] https://listman.redhat.com/archives/edk2-devel-archive/2021-July/msg00202.html
[3] http://mid.mail-archive.com/20210708070916.8937-1-lersek@redhat.com

Accordingly, remove my entries from QEMU's MAINTAINERS file as well, which
all relate to guest firmware.

Cc: Daniel P. Berrange <berrange@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Kashyap Chamarthy <kchamart@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
---
 MAINTAINERS | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 684142e12eaa..7839f676dc3a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2165,7 +2165,6 @@ F: include/hw/southbridge/piix.h
 
 Firmware configuration (fw_cfg)
 M: Philippe Mathieu-Daudé <philmd@redhat.com>
-R: Laszlo Ersek <lersek@redhat.com>
 R: Gerd Hoffmann <kraxel@redhat.com>
 S: Supported
 F: docs/specs/fw_cfg.txt
@@ -2897,7 +2896,6 @@ F: include/hw/i2c/smbus_slave.h
 F: include/hw/i2c/smbus_eeprom.h
 
 Firmware schema specifications
-M: Laszlo Ersek <lersek@redhat.com>
 M: Philippe Mathieu-Daudé <philmd@redhat.com>
 R: Daniel P. Berrange <berrange@redhat.com>
 R: Kashyap Chamarthy <kchamart@redhat.com>
@@ -2905,7 +2903,6 @@ S: Maintained
 F: docs/interop/firmware.json
 
 EDK2 Firmware
-M: Laszlo Ersek <lersek@redhat.com>
 M: Philippe Mathieu-Daudé <philmd@redhat.com>
 S: Supported
 F: pc-bios/descriptors/??-edk2-*.json
-- 
2.19.1.3.g30247aa5d201


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: remove Laszlo Ersek's entries
  2021-07-08  7:14 [PATCH] MAINTAINERS: remove Laszlo Ersek's entries Laszlo Ersek
@ 2021-07-08  8:02 ` Philippe Mathieu-Daudé
  2021-07-12 14:35 ` Philippe Mathieu-Daudé
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-07-08  8:02 UTC (permalink / raw)
  To: Laszlo Ersek, qemu devel list
  Cc: Peter Maydell, Igor Mammedov, Daniel P . Berrange, Gerd Hoffmann,
	Kashyap Chamarthy

On 7/8/21 9:14 AM, Laszlo Ersek wrote:
> I've relinquished my edk2 roles with the following commit message [1] [2]
> [3]:
> 
>> Maintainers.txt: remove Laszlo Ersek's entries
>>
>> I'm relinquishing all my roles listed in "Maintainers.txt", for personal
>> reasons.

Thank you Laszlo for your contributions and maintenance duties
fulfilled.

I learned a lot from your clean workflow and very detailed commit
messages. I'll certainly miss you, and wish you the best.

Kind regards,

Phil.

>>
>> My email address <lersek@redhat.com> remains functional.
>>
>> To my understanding, my employer is working to assign others engineers
>> to the edk2 project (at their discretion).
> 
> [1] https://edk2.groups.io/g/devel/message/77585
> [2] https://listman.redhat.com/archives/edk2-devel-archive/2021-July/msg00202.html
> [3] http://mid.mail-archive.com/20210708070916.8937-1-lersek@redhat.com
> 
> Accordingly, remove my entries from QEMU's MAINTAINERS file as well, which
> all relate to guest firmware.
> 
> Cc: Daniel P. Berrange <berrange@redhat.com>
> Cc: Gerd Hoffmann <kraxel@redhat.com>
> Cc: Kashyap Chamarthy <kchamart@redhat.com>
> Cc: Peter Maydell <peter.maydell@linaro.org>
> Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
> Signed-off-by: Laszlo Ersek <lersek@redhat.com>

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>

> ---
>  MAINTAINERS | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 684142e12eaa..7839f676dc3a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2165,7 +2165,6 @@ F: include/hw/southbridge/piix.h
>  
>  Firmware configuration (fw_cfg)
>  M: Philippe Mathieu-Daudé <philmd@redhat.com>
> -R: Laszlo Ersek <lersek@redhat.com>
>  R: Gerd Hoffmann <kraxel@redhat.com>
>  S: Supported
>  F: docs/specs/fw_cfg.txt
> @@ -2897,7 +2896,6 @@ F: include/hw/i2c/smbus_slave.h
>  F: include/hw/i2c/smbus_eeprom.h
>  
>  Firmware schema specifications
> -M: Laszlo Ersek <lersek@redhat.com>
>  M: Philippe Mathieu-Daudé <philmd@redhat.com>
>  R: Daniel P. Berrange <berrange@redhat.com>
>  R: Kashyap Chamarthy <kchamart@redhat.com>
> @@ -2905,7 +2903,6 @@ S: Maintained
>  F: docs/interop/firmware.json
>  
>  EDK2 Firmware
> -M: Laszlo Ersek <lersek@redhat.com>
>  M: Philippe Mathieu-Daudé <philmd@redhat.com>
>  S: Supported
>  F: pc-bios/descriptors/??-edk2-*.json
> 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: remove Laszlo Ersek's entries
  2021-07-08  7:14 [PATCH] MAINTAINERS: remove Laszlo Ersek's entries Laszlo Ersek
  2021-07-08  8:02 ` Philippe Mathieu-Daudé
@ 2021-07-12 14:35 ` Philippe Mathieu-Daudé
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-07-12 14:35 UTC (permalink / raw)
  To: Laszlo Ersek, qemu devel list
  Cc: Peter Maydell, Daniel P . Berrange, Gerd Hoffmann, Kashyap Chamarthy

On 7/8/21 9:14 AM, Laszlo Ersek wrote:
> I've relinquished my edk2 roles with the following commit message [1] [2]
> [3]:
> 
>> Maintainers.txt: remove Laszlo Ersek's entries
>>
>> I'm relinquishing all my roles listed in "Maintainers.txt", for personal
>> reasons.
>>
>> My email address <lersek@redhat.com> remains functional.
>>
>> To my understanding, my employer is working to assign others engineers
>> to the edk2 project (at their discretion).
> 
> [1] https://edk2.groups.io/g/devel/message/77585
> [2] https://listman.redhat.com/archives/edk2-devel-archive/2021-July/msg00202.html
> [3] http://mid.mail-archive.com/20210708070916.8937-1-lersek@redhat.com
> 
> Accordingly, remove my entries from QEMU's MAINTAINERS file as well, which
> all relate to guest firmware.
> 
> Cc: Daniel P. Berrange <berrange@redhat.com>
> Cc: Gerd Hoffmann <kraxel@redhat.com>
> Cc: Kashyap Chamarthy <kchamart@redhat.com>
> Cc: Peter Maydell <peter.maydell@linaro.org>
> Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
> Signed-off-by: Laszlo Ersek <lersek@redhat.com>
> ---
>  MAINTAINERS | 3 ---
>  1 file changed, 3 deletions(-)

Thanks, queued to fw-edk2 tree.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-12 14:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08  7:14 [PATCH] MAINTAINERS: remove Laszlo Ersek's entries Laszlo Ersek
2021-07-08  8:02 ` Philippe Mathieu-Daudé
2021-07-12 14:35 ` Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.