From: Tim Deegan <tim@xen.org>
To: Jan Beulich <JBeulich@suse.com>
Cc: Lars Kurth <lars.kurth@citrix.com>, Keir Fraser <keir@xen.org>,
Ian Campbell <ian.campbell@citrix.com>,
Doug Goldstein <cardoe@cardoe.com>,
Ian Jackson <ian.jackson@eu.citrix.com>,
xen-devel@lists.xen.org
Subject: Re: [PATCH] MAINTAINERS: add myself for kconfig
Date: Wed, 6 Jan 2016 14:26:48 +0000 [thread overview]
Message-ID: <20160106142648.GA8994@deinos.phlegethon.org> (raw)
In-Reply-To: <568D288202000078000C3F4E@prv-mh.provo.novell.com>
At 06:45 -0700 on 06 Jan (1452062722), Jan Beulich wrote:
> >>> On 05.01.16 at 13:07, <ian.campbell@citrix.com> wrote:
> > On Wed, 2015-12-16 at 08:41 -0600, Doug Goldstein wrote:
> >> Added myself as the maintainer of kconfig.
> >>
> >> CC: Ian Campbell <ian.campbell@citrix.com>
> >> CC: Ian Jackson <ian.jackson@eu.citrix.com>
> >> CC: Jan Beulich <jbeulich@suse.com>
> >> CC: Keir Fraser <keir@xen.org>
> >> CC: Tim Deegan <tim@xen.org>
> >>
> >> Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
> >
> > Acked-by: Ian Campbell <ian.campbell@citrix.com>
>
> Which reminds me that I meant to reply before the holidays,
> but then didn't get around to.
>
> To be honest, I'm not convinced. On one hand I'm certainly
> happy for this to not fall under THE REST, but on the other
> hand I've checked your, Doug, history on both Xen and Linux
> without finding (on the Linux side) any Kconfig related
> contribution, and only few earlier ones on either side. I hope
> you understand that I'm uncertain about a relative newcomer
> to be immediately granted maintainership over a non-negligible
> (both in terms of size and functionality) piece of code.
The usual failure mode for Xen contributors is that they leave the
code and never follow up; this is a strong sign that Doug is going to
stick around, and IMO ought to be encouraged! And in any case Xen as
a whole has a chronic lack of reviewer bandwidth which will only be
fixed by welcoming new reviewers.
If you feel like he may need some shepherding in the short term, maybe
someone more experienced could be co-maintainer for a bit?
Tim.
> I'm open to be convinced otherwise, but for the moment I'm
> NAKing this change.
>
> Jan
>
next prev parent reply other threads:[~2016-01-06 14:26 UTC|newest]
Thread overview: 90+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-15 13:12 [PATCH v8 00/28] Kconfig conversion Doug Goldstein
2015-12-15 13:12 ` [PATCH v8 01/28] build: import Kbuild/Kconfig from Linux 4.3 Doug Goldstein
2015-12-15 13:13 ` [PATCH v8 02/28] MAINTAINERS: add myself for kconfig Doug Goldstein
2015-12-15 21:58 ` Doug Goldstein
2015-12-16 7:39 ` Jan Beulich
2015-12-15 22:39 ` [PATCH] " Doug Goldstein
2015-12-16 7:27 ` Jan Beulich
2015-12-16 10:49 ` Doug Goldstein
2015-12-16 14:41 ` Doug Goldstein
2016-01-05 12:07 ` Ian Campbell
2016-01-06 13:45 ` Jan Beulich
2016-01-06 14:26 ` Tim Deegan [this message]
2016-01-06 14:40 ` Jan Beulich
2016-01-06 14:58 ` Ian Jackson
2016-01-06 14:42 ` Ian Campbell
2016-01-06 15:31 ` Lars Kurth
2016-01-06 16:30 ` Ian Jackson
2016-01-14 17:19 ` Lars Kurth
2016-01-14 17:24 ` Ian Campbell
2016-01-15 15:59 ` Ian Campbell
2016-01-15 16:17 ` Jan Beulich
2016-01-18 17:05 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 03/28] build: build Kconfig and config rules Doug Goldstein
2015-12-16 10:27 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 04/28] build: use generated Kconfig options for Xen Doug Goldstein
2015-12-16 10:27 ` Ian Campbell
2015-12-16 10:33 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 05/28] build: convert HAS_PASSTHROUGH use to Kconfig Doug Goldstein
2015-12-15 21:25 ` Daniel De Graaf
2015-12-16 10:34 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 06/28] build: convert HAS_DEVICE_TREE " Doug Goldstein
2015-12-15 21:25 ` Daniel De Graaf
2015-12-16 10:34 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 07/28] build: convert HAS_PCI " Doug Goldstein
2015-12-15 21:26 ` Daniel De Graaf
2015-12-15 13:13 ` [PATCH v8 08/28] build: convert HAS_NS16550 " Doug Goldstein
2015-12-16 10:34 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 09/28] build: convert HAS_IOPORTS " Doug Goldstein
2015-12-15 13:13 ` [PATCH v8 10/28] build: convert HAS_ACPI " Doug Goldstein
2015-12-15 13:13 ` [PATCH v8 11/28] build: convert HAS_VIDEO " Doug Goldstein
2015-12-16 10:35 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 12/28] build: convert HAS_VGA " Doug Goldstein
2015-12-15 13:13 ` [PATCH v8 13/28] build: convert HAS_CPUFREQ " Doug Goldstein
2015-12-15 13:13 ` [PATCH v8 14/28] build: convert HAS_GDBSX " Doug Goldstein
2015-12-15 13:13 ` [PATCH v8 15/28] build: convert HAS_PDX " Doug Goldstein
2015-12-16 10:35 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 16/28] build: convert HAS_KEXEC / KEXEC " Doug Goldstein
2015-12-15 13:13 ` [PATCH v8 17/28] build: convert HAS_ARM_HDLCD " Doug Goldstein
2015-12-16 10:35 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 18/28] build: convert HAS_CADENCE_UART " Doug Goldstein
2015-12-16 10:36 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 19/28] build: convert HAS_PL011 " Doug Goldstein
2015-12-16 10:36 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 20/28] build: convert HAS_EXYNOS4210 " Doug Goldstein
2015-12-16 10:36 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 21/28] build: convert HAS_OMAP " Doug Goldstein
2015-12-16 10:38 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 22/28] build: convert HAS_SCIF " Doug Goldstein
2015-12-16 10:38 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 23/28] build: convert HAS_EHCI " Doug Goldstein
2015-12-15 13:13 ` [PATCH v8 24/28] build: convert HAS_MEM_ACCESS " Doug Goldstein
2015-12-15 21:26 ` Daniel De Graaf
2015-12-16 10:38 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 25/28] build: convert HAS_MEM_PAGING " Doug Goldstein
2015-12-15 21:27 ` Daniel De Graaf
2015-12-16 10:39 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 26/28] build: convert HAS_MEM_SHARING " Doug Goldstein
2015-12-15 21:27 ` Daniel De Graaf
2015-12-15 13:13 ` [PATCH v8 27/28] build: convert HAS_GICV3 " Doug Goldstein
2015-12-16 10:39 ` Ian Campbell
2015-12-15 13:13 ` [PATCH v8 28/28] build: convert CONFIG_COMPAT " Doug Goldstein
2015-12-15 15:23 ` Jan Beulich
2015-12-16 12:00 ` [PATCH] " Doug Goldstein
2015-12-16 12:52 ` Jan Beulich
2015-12-16 17:01 ` Jan Beulich
2015-12-17 16:00 ` Doug Goldstein
2015-12-16 12:02 ` [PATCH v8 28/28] " Doug Goldstein
2015-12-16 7:37 ` [PATCH v8 00/28] Kconfig conversion Jan Beulich
2015-12-16 10:41 ` Ian Campbell
2015-12-16 14:38 ` Doug Goldstein
2015-12-16 10:33 ` Ian Campbell
2015-12-16 10:43 ` Ian Campbell
2015-12-16 11:42 ` [PATCH] squash into 'build: use generated Kconfig options for Xen' Doug Goldstein
2015-12-16 11:55 ` Ian Campbell
2015-12-16 11:49 ` [PATCH v8 00/28] Kconfig conversion Doug Goldstein
2015-12-18 10:30 ` Ian Campbell
2015-12-18 14:20 ` Doug Goldstein
2015-12-18 14:55 ` Juergen Gross
2015-12-18 15:06 ` Andrew Cooper
2015-12-18 15:16 ` Jan Beulich
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=20160106142648.GA8994@deinos.phlegethon.org \
--to=tim@xen.org \
--cc=JBeulich@suse.com \
--cc=cardoe@cardoe.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=keir@xen.org \
--cc=lars.kurth@citrix.com \
--cc=xen-devel@lists.xen.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).