qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Markus Armbruster <armbru@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Subject: Re: [Qemu-devel] MAINTAINERS leaves too many files uncovered
Date: Mon, 12 Sep 2016 15:56:31 +0200	[thread overview]
Message-ID: <e486b446-ca1a-835a-c02f-1e85c6f2a451@redhat.com> (raw)
In-Reply-To: <87a8fucx33.fsf@dusky.pond.sub.org>

On 30.08.2016 13:31, Markus Armbruster wrote:
> Markus Armbruster <armbru@redhat.com> writes:
> 
>> Paolo asked for an update.
> 
> Another update; HEAD is commit e00da55.
[...]
>>> Full list of unmaintained files now:
[...]
> default-configs/aarch64-linux-user.mak
> default-configs/aarch64-softmmu.mak
> default-configs/alpha-linux-user.mak
> default-configs/alpha-softmmu.mak
> default-configs/arm-linux-user.mak
> default-configs/arm-softmmu.mak
> default-configs/armeb-linux-user.mak
> default-configs/cris-linux-user.mak
> default-configs/cris-softmmu.mak
> default-configs/i386-bsd-user.mak
> default-configs/i386-linux-user.mak
> default-configs/i386-softmmu.mak
> default-configs/lm32-softmmu.mak
> default-configs/m68k-linux-user.mak
> default-configs/m68k-softmmu.mak
> default-configs/microblaze-linux-user.mak
> default-configs/microblaze-softmmu.mak
> default-configs/microblazeel-linux-user.mak
> default-configs/microblazeel-softmmu.mak
> default-configs/mips-linux-user.mak
> default-configs/mips-softmmu-common.mak
> default-configs/mips-softmmu.mak
> default-configs/mips64-linux-user.mak
> default-configs/mips64-softmmu.mak
> default-configs/mips64el-linux-user.mak
> default-configs/mips64el-softmmu.mak
> default-configs/mipsel-linux-user.mak
> default-configs/mipsel-softmmu.mak
> default-configs/mipsn32-linux-user.mak
> default-configs/mipsn32el-linux-user.mak
> default-configs/moxie-softmmu.mak
> default-configs/or32-linux-user.mak
> default-configs/or32-softmmu.mak
> default-configs/pci.mak
> default-configs/ppc-linux-user.mak
> default-configs/ppc-softmmu.mak
> default-configs/ppc64-linux-user.mak
> default-configs/ppc64-softmmu.mak
> default-configs/ppc64abi32-linux-user.mak
> default-configs/ppc64le-linux-user.mak
> default-configs/ppcemb-softmmu.mak
> default-configs/s390x-linux-user.mak
> default-configs/s390x-softmmu.mak
> default-configs/sh4-linux-user.mak
> default-configs/sh4-softmmu.mak
> default-configs/sh4eb-linux-user.mak
> default-configs/sh4eb-softmmu.mak
> default-configs/sound.mak
> default-configs/sparc-bsd-user.mak
> default-configs/sparc-linux-user.mak
> default-configs/sparc-softmmu.mak
> default-configs/sparc32plus-linux-user.mak
> default-configs/sparc64-bsd-user.mak
> default-configs/sparc64-linux-user.mak
> default-configs/sparc64-softmmu.mak
> default-configs/tilegx-linux-user.mak
> default-configs/tricore-softmmu.mak
> default-configs/unicore32-linux-user.mak
> default-configs/unicore32-softmmu.mak
> default-configs/usb.mak
> default-configs/x86_64-bsd-user.mak
> default-configs/x86_64-linux-user.mak
> default-configs/x86_64-softmmu.mak
> default-configs/xtensa-softmmu.mak
> default-configs/xtensaeb-softmmu.mak

Any ideas how to put the default-configs into the MAINTAINERS file? Most
of them neither really belong to a certain machine, nor to a certain
CPU, but rather to both ... i.e. should there be an entry in both sections?

[...]
> po/bg.po
> po/de_DE.po
> po/fr_FR.po
> po/hu.po
> po/it.po
> po/messages.po
> po/tr.po
> po/zh_CN.po

I think the po files have kind of a maintainer - the person who's listed
in the "Last-Translator:" section of the header there. Maybe we
could/should teach get_maintainer.pl to look at that header?

> replay/Makefile.objs
> replay/replay-char.c
> replay/replay-events.c
> replay/replay-input.c
> replay/replay-internal.c
> replay/replay-internal.h
> replay/replay-time.c
> replay/replay.c

Maybe Pavel Dovgalyuk could maintain those?

 Thomas

  parent reply	other threads:[~2016-09-12 13:56 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-20  9:19 [Qemu-devel] MAINTAINERS leaves too many files uncovered Markus Armbruster
2014-10-20 18:36 ` Paolo Bonzini
2014-10-22  8:23 ` Markus Armbruster
2014-10-22  9:00   ` Paolo Bonzini
2014-10-22 11:45     ` Markus Armbruster
2014-10-22 11:50       ` Paolo Bonzini
2014-10-22 13:06         ` Markus Armbruster
2014-10-22 13:22           ` Alexander Graf
2014-10-22 13:36           ` Paolo Bonzini
2014-10-22 11:58       ` [Qemu-devel] MAINTAINERS: please add myself as usb-serial.c and baum.c maintainer Samuel Thibault
2014-10-22 12:51         ` Paolo Bonzini
2014-10-22 13:00         ` Markus Armbruster
2014-10-22 13:53           ` Samuel Thibault
2014-10-22 15:21             ` Markus Armbruster
2014-10-22 12:06       ` [Qemu-devel] MAINTAINERS leaves too many files uncovered Michael Roth
2014-10-22 12:54       ` Luiz Capitulino
2015-09-22  9:13   ` Markus Armbruster
2015-09-22 10:06     ` Daniel P. Berrange
2015-09-22 10:18       ` Paolo Bonzini
2015-09-22 13:42     ` Thomas Huth
2015-09-22 14:58       ` Gerd Hoffmann
2015-09-22 15:13       ` Juan Quintela
2015-09-22 14:58     ` Daniel P. Berrange
2015-09-22 15:40       ` Peter Maydell
2015-09-22 18:07     ` Eric Blake
2015-09-22 19:50       ` Paolo Bonzini
2015-09-23  8:24       ` Kevin Wolf
2015-09-23  8:30         ` Alberto Garcia
2015-09-24 12:49           ` Markus Armbruster
2015-09-24 12:47       ` Markus Armbruster
2015-09-22 18:37     ` John Snow
2016-08-30 11:31     ` Markus Armbruster
2016-08-30 12:26       ` Cornelia Huck
2016-08-30 12:40         ` Paolo Bonzini
2016-08-30 13:29           ` Cornelia Huck
2016-08-30 12:48       ` Paolo Bonzini
2016-08-30 12:57         ` Peter Maydell
2016-08-30 18:31           ` John Snow
2016-08-30 14:47         ` Paolo Bonzini
2016-08-30 15:29           ` Markus Armbruster
2016-08-30 15:33             ` Paolo Bonzini
2016-08-31  8:28               ` Markus Armbruster
2016-08-30 13:39       ` Cornelia Huck
2016-09-12 13:56       ` Thomas Huth [this message]
2016-09-23 12:56       ` Thomas Huth
2016-09-23 14:47         ` Thomas Huth
2018-11-21 18:14       ` Markus Armbruster
2018-11-22 12:22         ` Thomas Huth
2018-11-22 21:56           ` BALATON Zoltan
2018-11-23  5:17             ` Philippe Mathieu-Daudé
2018-11-23 10:56               ` BALATON Zoltan
2018-11-23 11:03                 ` Philippe Mathieu-Daudé
2018-11-26 13:54           ` Markus Armbruster
2014-10-22 14:02 ` Alex Bennée
2014-10-22 15:26   ` Markus Armbruster

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=e486b446-ca1a-835a-c02f-1e85c6f2a451@redhat.com \
    --to=thuth@redhat.com \
    --cc=Pavel.Dovgaluk@ispras.ru \
    --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 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).