qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
	"Hyman Huang(黄勇)" <huangy81@chinatelecom.cn>
Subject: [PULL 01/13] MAINTAINERS: Fix tests/migration maintainers
Date: Thu,  1 Apr 2021 15:12:08 +0200	[thread overview]
Message-ID: <20210401131220.3252320-2-thuth@redhat.com> (raw)
In-Reply-To: <20210401131220.3252320-1-thuth@redhat.com>

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>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <91d5978357fb8709ef61d2030984f7142847037d.1616141556.git.huangy81@chinatelecom.cn>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 554be84b32..670132f7fe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2727,6 +2727,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.27.0



  reply	other threads:[~2021-04-01 13:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01 13:12 [PULL 00/13] Updates to MAINTAINERS, docs, and some small fixes Thomas Huth
2021-04-01 13:12 ` Thomas Huth [this message]
2021-04-01 13:12 ` [PULL 02/13] MAINTAINERS: add/replace backups for some s390 areas Thomas Huth
2021-04-01 13:12 ` [PULL 03/13] MAINTAINERS: Drop the lines with Sarah Harris Thomas Huth
2021-04-01 13:12 ` [PULL 04/13] MAINTAINERS: replace Huawei's email to personal one Thomas Huth
2021-04-01 13:12 ` [PULL 05/13] MAINTAINERS: Drop the line with Xiang Zheng Thomas Huth
2021-04-01 13:12 ` [PULL 06/13] MAINTAINERS: add virtio-fs mailing list Thomas Huth
2021-04-01 13:12 ` [PULL 07/13] MAINTAINERS: Mark RX hardware emulation orphan Thomas Huth
2021-04-01 13:12 ` [PULL 08/13] MAINTAINERS: Mark SH-4 " Thomas Huth
2021-04-01 13:12 ` [PULL 09/13] qom: Fix default values in help Thomas Huth
2021-04-01 13:12 ` [PULL 10/13] util/compatfd.c: Fixed style issues Thomas Huth
2021-04-01 13:12 ` [PULL 11/13] docs: Remove obsolete paragraph about config-target.mak Thomas Huth
2021-04-01 13:12 ` [PULL 12/13] docs: Fix typo in the default name of the qemu-system-x86_64 binary Thomas Huth
2021-04-01 13:12 ` [PULL 13/13] device-crash-test: Ignore errors about a bus not being available Thomas Huth
2021-04-02 10:52 ` [PULL 00/13] Updates to MAINTAINERS, docs, and some small fixes Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210401131220.3252320-2-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=huangy81@chinatelecom.cn \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).