diff mbox

[v2] MAINTAINERS: qemu-trivial information

Message ID 1475920807-13485-1-git-send-email-laurent@vivier.eu (mailing list archive)
State New, archived
Headers show

Commit Message

Laurent Vivier Oct. 8, 2016, 10 a.m. UTC
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 <laurent@vivier.eu>
---
v2:
- move to the top
- add my name to help Michael to manage trivial-patches

 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

Comments

Eric Blake Oct. 8, 2016, 4:08 p.m. UTC | #1
On 10/08/2016 05:00 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".
> 
> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
> ---
> v2:
> - move to the top
> - add my name to help Michael to manage trivial-patches
> 
>  MAINTAINERS | 11 +++++++++++
>  1 file changed, 11 insertions(+)

Reviewed-by: Eric Blake <eblake@redhat.com>

> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9bca506..18e38e8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -63,6 +63,17 @@ W: http://wiki.qemu.org/SecurityProcess
>  M: Michael S. Tsirkin <mst@redhat.com>
>  L: secalert@redhat.com
>  
> +Trivial patches
> +---------------
> +Trivial patches
> +M: Michael Tokarev <mjt@tls.msk.ru>
> +M: Laurent Vivier <laurent@vivier.eu>
> +S: Maintained
> +L: qemu-trivial@nongnu.org
> +K: ^Subject:.*(?i)trivial
> +T: git git://git.corpit.ru/qemu.git trivial-patches
> +T: git git://github.com/vivier/qemu.git trivial-patches
> +
>  Guest CPU cores (TCG):
>  ----------------------
>  Overall
>
Laurent Vivier Oct. 11, 2016, 12:34 p.m. UTC | #2
Le 08/10/2016 à 12:00, Laurent Vivier a écrit :
> 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 <laurent@vivier.eu>
> ---
> v2:
> - move to the top
> - add my name to help Michael to manage trivial-patches
> 
>  MAINTAINERS | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9bca506..18e38e8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -63,6 +63,17 @@ W: http://wiki.qemu.org/SecurityProcess
>  M: Michael S. Tsirkin <mst@redhat.com>
>  L: secalert@redhat.com
>  
> +Trivial patches
> +---------------
> +Trivial patches
> +M: Michael Tokarev <mjt@tls.msk.ru>
> +M: Laurent Vivier <laurent@vivier.eu>
> +S: Maintained
> +L: qemu-trivial@nongnu.org
> +K: ^Subject:.*(?i)trivial
> +T: git git://git.corpit.ru/qemu.git trivial-patches
> +T: git git://github.com/vivier/qemu.git trivial-patches
> +
>  Guest CPU cores (TCG):
>  ----------------------
>  Overall
> 

Michael, could you acknowledge (or not)?

Thanks,
Laurent
Michael Tokarev Oct. 15, 2016, 12:56 p.m. UTC | #3
08.10.2016 13:00, 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".

Applied to -trivial, thank you!

/mjt
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9bca506..18e38e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -63,6 +63,17 @@  W: http://wiki.qemu.org/SecurityProcess
 M: Michael S. Tsirkin <mst@redhat.com>
 L: secalert@redhat.com
 
+Trivial patches
+---------------
+Trivial patches
+M: Michael Tokarev <mjt@tls.msk.ru>
+M: Laurent Vivier <laurent@vivier.eu>
+S: Maintained
+L: qemu-trivial@nongnu.org
+K: ^Subject:.*(?i)trivial
+T: git git://git.corpit.ru/qemu.git trivial-patches
+T: git git://github.com/vivier/qemu.git trivial-patches
+
 Guest CPU cores (TCG):
 ----------------------
 Overall