[PATCH] MAINTAINERS: Fix tests/migration maintainers

huangy81@chinatelecom.cn posted 1 patch 3 years, 1 month ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cb6856e3d397ee8f4e1acca33380fca6b4932119.1616085486.git.huangy81@chinatelecom.cn
There is a newer version of this series
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Fix tests/migration maintainers
Posted by huangy81@chinatelecom.cn 3 years, 1 month ago
From: Hyman <huangy81@chinatelecom.cn>

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 25fc49d..20e2387 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2525,6 +2525,7 @@ M: Cleber Rosa <crosa@redhat.com>
 S: Odd Fixes
 F: scripts/*.py
 F: tests/*.py
+F: tests/migration/
 
 Benchmark util
 M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
-- 
1.8.3.1


Re: [PATCH] MAINTAINERS: Fix tests/migration maintainers
Posted by Eric Blake 3 years, 1 month ago
On 3/18/21 11:40 AM, huangy81@chinatelecom.cn wrote:
> From: Hyman <huangy81@chinatelecom.cn>
> 
> Signed-off-by: Hyman <huangy81@chinatelecom.cn>

It looks unusual to have a single name in your authorship and S-o-b
line.  Generally, this line should represent (a version of) your legal
name, as you are making a legal claim:
https://wiki.qemu.org/Contribute/SubmitAPatch points to
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/SubmittingPatches?id=f6f94e2ab1b33f0082ac22d71f66385a60d8157f#n297
for what it represents.

Of course, if you DO regularly sign a single name as your legal name in
other contexts, don't let me stop you from doing so here as well.  And
if you want to use UTF-8 to spell your name natively, or even have a
combination of your native name and a Latinized form, that is acceptable
as well (commit 903a41d341 is an example of that approach).

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org