All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org, Markus Armbruster <armbru@redhat.com>
Subject: [Qemu-devel] [PATCH] MAINTAINERS: Add an entry for qemu-options* files in main directory
Date: Wed,  9 May 2018 07:20:12 +0200	[thread overview]
Message-ID: <1525843212-31922-1-git-send-email-thuth@redhat.com> (raw)

The file "qemu-options.h", "qemu-options.hx" and "qemu-options-wrapper.h"
in the main directory are currently without maintainer according to our
get_maintainers.pl script. Considering that the command line options are
a public interface and thus quite important, this is quite a bad state.
So I'd like to suggest to add these files to the "Command line option
argument parsing" section now.

And since I'm interested in the command line interface of QEMU, add
myself as reviewer here.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e187b1f..6aa19dc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1413,7 +1413,9 @@ F: chardev/baum.c
 
 Command line option argument parsing
 M: Markus Armbruster <armbru@redhat.com>
+R: Thomas Huth <thuth@redhat.com>
 S: Supported
+F: qemu-options*
 F: include/qemu/option.h
 F: tests/test-keyval.c
 F: tests/test-qemu-opts.c
-- 
1.8.3.1

             reply	other threads:[~2018-05-09  5:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-09  5:20 Thomas Huth [this message]
2018-06-11 15:53 ` [Qemu-devel] [PATCH] MAINTAINERS: Add an entry for qemu-options* files in main directory Markus Armbruster
2018-06-12 10:46   ` Thomas Huth
2018-06-12 15:04     ` Paolo Bonzini
2018-06-13  6:23       ` Markus Armbruster
2018-06-13 12:37         ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1525843212-31922-1-git-send-email-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.