qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: Fix tests/migration maintainers
@ 2021-03-19  8:07 huangy81
  2021-03-19 10:20 ` Philippe Mathieu-Daudé
  2021-03-24  6:16 ` Thomas Huth
  0 siblings, 2 replies; 3+ messages in thread
From: huangy81 @ 2021-03-19  8:07 UTC (permalink / raw)
  To: qemu-devel
  Cc: Eduardo Habkost, Juan Quintela, Hyman Huang(黄勇),
	Dr. David Alan Gilbert, Cleber Rosa, Philippe Mathieu-Daudé

From: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>

when executing the following scripts, it throw error message:
$ ./scripts/get_maintainer.pl -f tests/migration/guestperf.py
get_maintainer.pl: No maintainers found, printing recent contributors.
get_maintainer.pl: Do not blindly cc: them on patches!  Use common sense.

add the tests/migration to the "Migration" section of MAINTAINERS

Signed-off-by: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 25fc49d1dc..d3f3edb47d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2724,6 +2724,7 @@ F: tests/vmstate-static-checker-data/
 F: tests/qtest/migration-test.c
 F: docs/devel/migration.rst
 F: qapi/migration.json
+F: tests/migration/
 
 D-Bus
 M: Marc-André Lureau <marcandre.lureau@redhat.com>
-- 
2.24.3



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

* Re: [PATCH v2] MAINTAINERS: Fix tests/migration maintainers
  2021-03-19  8:07 [PATCH v2] MAINTAINERS: Fix tests/migration maintainers huangy81
@ 2021-03-19 10:20 ` Philippe Mathieu-Daudé
  2021-03-24  6:16 ` Thomas Huth
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-03-19 10:20 UTC (permalink / raw)
  To: huangy81, qemu-devel
  Cc: Eduardo Habkost, Juan Quintela, QEMU Trivial,
	Dr. David Alan Gilbert, Cleber Rosa

On 3/19/21 9:07 AM, huangy81@chinatelecom.cn wrote:
> From: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
> 
> when executing the following scripts, it throw error message:
> $ ./scripts/get_maintainer.pl -f tests/migration/guestperf.py
> get_maintainer.pl: No maintainers found, printing recent contributors.
> get_maintainer.pl: Do not blindly cc: them on patches!  Use common sense.
> 
> add the tests/migration to the "Migration" section of MAINTAINERS
> 
> Signed-off-by: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

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



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

* Re: [PATCH v2] MAINTAINERS: Fix tests/migration maintainers
  2021-03-19  8:07 [PATCH v2] MAINTAINERS: Fix tests/migration maintainers huangy81
  2021-03-19 10:20 ` Philippe Mathieu-Daudé
@ 2021-03-24  6:16 ` Thomas Huth
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2021-03-24  6:16 UTC (permalink / raw)
  To: huangy81, qemu-devel
  Cc: Eduardo Habkost, Juan Quintela, QEMU Trivial,
	Dr. David Alan Gilbert, Cleber Rosa, Philippe Mathieu-Daudé

On 19/03/2021 09.07, huangy81@chinatelecom.cn wrote:
> From: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
> 
> when executing the following scripts, it throw error message:
> $ ./scripts/get_maintainer.pl -f tests/migration/guestperf.py
> get_maintainer.pl: No maintainers found, printing recent contributors.
> get_maintainer.pl: Do not blindly cc: them on patches!  Use common sense.
> 
> add the tests/migration to the "Migration" section of MAINTAINERS
> 
> Signed-off-by: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 25fc49d1dc..d3f3edb47d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2724,6 +2724,7 @@ F: tests/vmstate-static-checker-data/
>   F: tests/qtest/migration-test.c
>   F: docs/devel/migration.rst
>   F: qapi/migration.json
> +F: tests/migration/
>   
>   D-Bus
>   M: Marc-André Lureau <marcandre.lureau@redhat.com>
> 

Reviewed-by: Thomas Huth <thuth@redhat.com>



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

end of thread, other threads:[~2021-03-24  6:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19  8:07 [PATCH v2] MAINTAINERS: Fix tests/migration maintainers huangy81
2021-03-19 10:20 ` Philippe Mathieu-Daudé
2021-03-24  6:16 ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).