Re: [PATCH 2/4] MAINTAINERS: drop usb maintainership

2024-05-23 Thread Manos Pitsidianakis

On Thu, 16 May 2024 15:03, Gerd Hoffmann  wrote:

Remove myself from usb entries.
Flip status to "Orphan" for entries which have nobody else listed.

Signed-off-by: Gerd Hoffmann 
---
MAINTAINERS | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7f52e2912fc3..d81376f84746 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2140,8 +2140,7 @@ F: tests/qtest/fuzz-sdcard-test.c
F: tests/qtest/sdhci-test.c

USB
-M: Gerd Hoffmann 
-S: Odd Fixes
+S: Orphan
F: hw/usb/*
F: stubs/usb-dev-stub.c
F: tests/qtest/usb-*-test.c
@@ -2150,7 +2149,6 @@ F: include/hw/usb.h
F: include/hw/usb/

USB (serial adapter)
-R: Gerd Hoffmann 
M: Samuel Thibault 
S: Maintained
F: hw/usb/dev-serial.c
--
2.45.0




Reviewed-by: Manos Pitsidianakis 



Re: [PATCH 2/4] MAINTAINERS: drop usb maintainership

2024-05-16 Thread Daniel P . Berrangé
On Thu, May 16, 2024 at 02:11:52PM +0100, Peter Maydell wrote:
> On Thu, 16 May 2024 at 13:04, Gerd Hoffmann  wrote:
> >
> > Remove myself from usb entries.
> > Flip status to "Orphan" for entries which have nobody else listed.
> 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 7f52e2912fc3..d81376f84746 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> 
> Thanks for your time and efforts in looking after these
> components in the past.
> 
> > @@ -2140,8 +2140,7 @@ F: tests/qtest/fuzz-sdcard-test.c
> >  F: tests/qtest/sdhci-test.c
> >
> >  USB
> > -M: Gerd Hoffmann 
> > -S: Odd Fixes
> > +S: Orphan
> >  F: hw/usb/*
> >  F: stubs/usb-dev-stub.c
> >  F: tests/qtest/usb-*-test.c
> 
> Does RedHat have any corporate interest in finding somebody
> else to look after the USB components in future ?

It is a possibilty. We're still shipping USB stuff in RHEL, so we'll need
someone to keep an eye on things at least, which might conceivably turn
into a volunteer for maintainership. There's no one lined up right now
though, so consider it open season for any interested community member
to step forward.

With regards,
Daniel
-- 
|: https://berrange.com  -o-https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o-https://fstop138.berrange.com :|
|: https://entangle-photo.org-o-https://www.instagram.com/dberrange :|




Re: [PATCH 2/4] MAINTAINERS: drop usb maintainership

2024-05-16 Thread Peter Maydell
On Thu, 16 May 2024 at 13:04, Gerd Hoffmann  wrote:
>
> Remove myself from usb entries.
> Flip status to "Orphan" for entries which have nobody else listed.

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7f52e2912fc3..d81376f84746 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS

Thanks for your time and efforts in looking after these
components in the past.

> @@ -2140,8 +2140,7 @@ F: tests/qtest/fuzz-sdcard-test.c
>  F: tests/qtest/sdhci-test.c
>
>  USB
> -M: Gerd Hoffmann 
> -S: Odd Fixes
> +S: Orphan
>  F: hw/usb/*
>  F: stubs/usb-dev-stub.c
>  F: tests/qtest/usb-*-test.c

Does RedHat have any corporate interest in finding somebody
else to look after the USB components in future ?

thanks
-- PMM



[PATCH 2/4] MAINTAINERS: drop usb maintainership

2024-05-16 Thread Gerd Hoffmann
Remove myself from usb entries.
Flip status to "Orphan" for entries which have nobody else listed.

Signed-off-by: Gerd Hoffmann 
---
 MAINTAINERS | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7f52e2912fc3..d81376f84746 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2140,8 +2140,7 @@ F: tests/qtest/fuzz-sdcard-test.c
 F: tests/qtest/sdhci-test.c
 
 USB
-M: Gerd Hoffmann 
-S: Odd Fixes
+S: Orphan
 F: hw/usb/*
 F: stubs/usb-dev-stub.c
 F: tests/qtest/usb-*-test.c
@@ -2150,7 +2149,6 @@ F: include/hw/usb.h
 F: include/hw/usb/
 
 USB (serial adapter)
-R: Gerd Hoffmann 
 M: Samuel Thibault 
 S: Maintained
 F: hw/usb/dev-serial.c
-- 
2.45.0