Message ID | 20250106055024.70139-1-philmd@linaro.org |
---|---|
State | New |
Headers | show |
Series | [v2] MAINTAINERS: Remove myself as Avocado Framework reviewer | expand |
On 6/1/25 06:50, Philippe Mathieu-Daudé wrote: > While I was very enthusiastic when Avocado was presented to > the QEMU community and pushed forward to have it integrated, > time passed and I lost interest. Be honest, remove my R: tag > to not give fake expectation I'd review patches related to > Avocado anymore. > > Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2101b512175..8d7044e91fa 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4196,7 +4196,6 @@ F: tests/tcg/Makefile.target > Integration Testing with the Avocado framework > W: https://trello.com/b/6Qi1pxVn/avocado-qemu > R: Cleber Rosa <crosa@redhat.com> > -R: Philippe Mathieu-Daudé <philmd@linaro.org> > R: Wainer dos Santos Moschetta <wainersm@redhat.com> > S: Odd Fixes > F: tests/avocado/ ping?
On 15/01/2025 20.58, Philippe Mathieu-Daudé wrote: > On 6/1/25 06:50, Philippe Mathieu-Daudé wrote: >> While I was very enthusiastic when Avocado was presented to >> the QEMU community and pushed forward to have it integrated, >> time passed and I lost interest. Be honest, remove my R: tag >> to not give fake expectation I'd review patches related to >> Avocado anymore. >> >> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> >> --- >> MAINTAINERS | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 2101b512175..8d7044e91fa 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -4196,7 +4196,6 @@ F: tests/tcg/Makefile.target >> Integration Testing with the Avocado framework >> W: https://trello.com/b/6Qi1pxVn/avocado-qemu >> R: Cleber Rosa <crosa@redhat.com> >> -R: Philippe Mathieu-Daudé <philmd@linaro.org> >> R: Wainer dos Santos Moschetta <wainersm@redhat.com> >> S: Odd Fixes >> F: tests/avocado/ > > ping? > Reviewed-by: Thomas Huth <thuth@redhat.com> I can take it with my next functional testing pull request if nobody else picks it up before.
On 16/1/25 07:40, Thomas Huth wrote: > On 15/01/2025 20.58, Philippe Mathieu-Daudé wrote: >> On 6/1/25 06:50, Philippe Mathieu-Daudé wrote: >>> While I was very enthusiastic when Avocado was presented to >>> the QEMU community and pushed forward to have it integrated, >>> time passed and I lost interest. Be honest, remove my R: tag >>> to not give fake expectation I'd review patches related to >>> Avocado anymore. >>> >>> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> >>> --- >>> MAINTAINERS | 1 - >>> 1 file changed, 1 deletion(-) > > Reviewed-by: Thomas Huth <thuth@redhat.com> > > I can take it with my next functional testing pull request if nobody > else picks it up before. Thanks :)
diff --git a/MAINTAINERS b/MAINTAINERS index 2101b512175..8d7044e91fa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4196,7 +4196,6 @@ F: tests/tcg/Makefile.target Integration Testing with the Avocado framework W: https://trello.com/b/6Qi1pxVn/avocado-qemu R: Cleber Rosa <crosa@redhat.com> -R: Philippe Mathieu-Daudé <philmd@linaro.org> R: Wainer dos Santos Moschetta <wainersm@redhat.com> S: Odd Fixes F: tests/avocado/
While I was very enthusiastic when Avocado was presented to the QEMU community and pushed forward to have it integrated, time passed and I lost interest. Be honest, remove my R: tag to not give fake expectation I'd review patches related to Avocado anymore. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-)