* [PATCH] MAINTAINERS: Fix tests/migration maintainers
@ 2021-03-18 16:40 huangy81
2021-03-18 20:57 ` Eric Blake
0 siblings, 1 reply; 2+ messages in thread
From: huangy81 @ 2021-03-18 16:40 UTC (permalink / raw)
To: qemu-devel
Cc: Hyman, Philippe Mathieu-Daudé, Eduardo Habkost, Cleber Rosa
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: Fix tests/migration maintainers
2021-03-18 16:40 [PATCH] MAINTAINERS: Fix tests/migration maintainers huangy81
@ 2021-03-18 20:57 ` Eric Blake
0 siblings, 0 replies; 2+ messages in thread
From: Eric Blake @ 2021-03-18 20:57 UTC (permalink / raw)
To: huangy81, qemu-devel
Cc: Philippe Mathieu-Daudé, Eduardo Habkost, Cleber Rosa
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-18 20:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-18 16:40 [PATCH] MAINTAINERS: Fix tests/migration maintainers huangy81
2021-03-18 20:57 ` Eric Blake
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).