Message ID | 20240516120344.531521-3-kraxel@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: update kraxel's entries. | expand |
On Thu, 16 May 2024 at 13:04, Gerd Hoffmann <kraxel@redhat.com> 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 <kraxel@redhat.com> > -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
On Thu, May 16, 2024 at 02:11:52PM +0100, Peter Maydell wrote: > On Thu, 16 May 2024 at 13:04, Gerd Hoffmann <kraxel@redhat.com> 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 <kraxel@redhat.com> > > -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
On Thu, 16 May 2024 15:03, Gerd Hoffmann <kraxel@redhat.com> wrote: >Remove myself from usb entries. >Flip status to "Orphan" for entries which have nobody else listed. > >Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> >--- > 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 <kraxel@redhat.com> >-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 <kraxel@redhat.com> > M: Samuel Thibault <samuel.thibault@ens-lyon.org> > S: Maintained > F: hw/usb/dev-serial.c >-- >2.45.0 > > Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
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 <kraxel@redhat.com> -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 <kraxel@redhat.com> M: Samuel Thibault <samuel.thibault@ens-lyon.org> S: Maintained F: hw/usb/dev-serial.c
Remove myself from usb entries. Flip status to "Orphan" for entries which have nobody else listed. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> --- MAINTAINERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)