Re: [Qemu-devel] [PATCH] MAINTAINERS: qemu-trivial information

2016-10-06 Thread Eric Blake
On 10/06/2016 09:43 AM, Laurent Vivier wrote:
> Information about "qemu-trivial" ML can be found in the wiki:
> 
> http://wiki.qemu.org/Contribute/TrivialPatches
> 
> But the first place where a developer looks is the file MAINTAINERS.
> 
> This also allows the get_maintainer.pl script to display
> the qemu-trivial ML address when the mail subject contains "trivial".
> 

Does order of sections in the file matter? Should the trivial hunk be
place near the beginning of the file, rather than the (current) end
(which will likely devolve to some random place in the middle)?

> Signed-off-by: Laurent Vivier 
> ---
>  MAINTAINERS | 9 +
>  1 file changed, 9 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9bca506..f58cda9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1720,3 +1720,12 @@ Docker based testing framework and cases
>  M: Fam Zheng 
>  S: Maintained
>  F: tests/docker/
> +
> +TRIVIAL PATCHES
> +---
> +Trivial patches
> +M: Michael Tokarev 
> +S: Maintained
> +L: qemu-triv...@nongnu.org
> +K: ^Subject:.*(?i)trivial
> +T: git git://git.corpit.ru/qemu.git trivial-patches
> 

The idea is cool, even if the placement can be improved.

-- 
Eric Blake   eblake redhat com+1-919-301-3266
Libvirt virtualization library http://libvirt.org



signature.asc
Description: OpenPGP digital signature


[Qemu-devel] [PATCH] MAINTAINERS: qemu-trivial information

2016-10-06 Thread Laurent Vivier
Information about "qemu-trivial" ML can be found in the wiki:

http://wiki.qemu.org/Contribute/TrivialPatches

But the first place where a developer looks is the file MAINTAINERS.

This also allows the get_maintainer.pl script to display
the qemu-trivial ML address when the mail subject contains "trivial".

Signed-off-by: Laurent Vivier 
---
 MAINTAINERS | 9 +
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9bca506..f58cda9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1720,3 +1720,12 @@ Docker based testing framework and cases
 M: Fam Zheng 
 S: Maintained
 F: tests/docker/
+
+TRIVIAL PATCHES
+---
+Trivial patches
+M: Michael Tokarev 
+S: Maintained
+L: qemu-triv...@nongnu.org
+K: ^Subject:.*(?i)trivial
+T: git git://git.corpit.ru/qemu.git trivial-patches
-- 
2.7.4