MAINTAINERS: Fix tests/migration maintainers
commitfac87d4d9dc1debf122f5e9b14910e4c7b9f57b1
authorHyman Huang(黄勇) <huangy81@chinatelecom.cn>
Fri, 19 Mar 2021 08:07:57 +0000 (19 16:07 +0800)
committerThomas Huth <thuth@redhat.com>
Thu, 1 Apr 2021 06:27:44 +0000 (1 08:27 +0200)
treede4490cd1d4a14dfa10d59fcae33cc4e06582b22
parent6ee55e1d10c25c2f6bf5ce2084ad2327e17affa5
MAINTAINERS: Fix tests/migration maintainers

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