Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1256559

Re: [PATCH] get_maintainer: Don't fallback to git by default

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] get_maintainer: Don't fallback to git by default
Date 2015-10-27 09:30 +0100
Message-ID <qo7NL-2U1-11@gated-at.bofh.it> (permalink)
References <qnYhr-5rl-7@gated-at.bofh.it> <qnZ3P-5X7-11@gated-at.bofh.it> <qnZZU-6wf-5@gated-at.bofh.it> <qo2uJ-7Tj-5@gated-at.bofh.it> <qo4wx-MW-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 26 Oct 2015, joe@perches.com wrote:
> On 2015-10-26 19:47, Theodore Ts'o wrote:
> >What if we have a git_fallback "auto" mode which only falls back to
> >using git if there is no entry in the MAINTAINERS file?  That might
> >address the concern which Laura raised, without blocking this
> >change until the MAINTAINERS file is fully populated.
> 
> That's what happens already right now.

I think it can be done better.

FYI, this patch came about because I keep complaining about submitters
sending me patches I really shouldn't have to care about.

Here is the most recent offending command output:

  $ ./scripts/get_maintainer.pl -f drivers/i2c/busses/Kconfig
  Wolfram Sang <wsa@the-dreams.de> (maintainer:I2C SUBSYSTEM,commit_signer:26/26=100%,authored:3/26=12%,removed_lines:3/11=27%)
  Lee Jones <lee.jones@linaro.org> (commit_signer:3/26=12%)
  Geert Uytterhoeven <geert@linux-m68k.org> (commit_signer:3/26=12%,authored:3/26=12%,removed_lines:2/11=18%)
  David Box <david.e.box@linux.intel.com> (commit_signer:3/26=12%,added_lines:11/146=8%)
  Jean Delvare <jdelvare@suse.de> (commit_signer:2/26=8%)
  Javier Martinez Canillas <javier@osg.samsung.com> (authored:2/26=8%,removed_lines:2/11=18%)
  Neelesh Gupta <neelegup@linux.vnet.ibm.com> (added_lines:11/146=8%)
  James Hogan <james.hogan@imgtec.com> (added_lines:10/146=7%)
  Ray Jui <rjui@broadcom.com> (added_lines:10/146=7%)
  Joachim Eastwood <manabian@gmail.com> (added_lines:10/146=7%)
  Andrew Bresticker <abrestic@chromium.org> (removed_lines:2/11=18%)
  Zhangfei Gao <zhangfei.gao@linaro.org> (removed_lines:1/11=9%)
  linux-i2c@vger.kernel.org (open list:I2C SUBSYSTEM)
  linux-kernel@vger.kernel.org (open list)

Anyone south of Wolfram and north of the I2C ML is unlikely to care.

Please find a way to make this better.  For the sake of our sanity.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] get_maintainer: Don't fallback to git by default Javier Martinez Canillas <javier@osg.samsung.com> - 2015-10-26 23:20 +0100
  Re: [PATCH] get_maintainer: Don't fallback to git by default Laura Abbott <labbott@redhat.com> - 2015-10-27 00:10 +0100
    Re: [PATCH] get_maintainer: Don't fallback to git by default Javier Martinez Canillas <javier@osg.samsung.com> - 2015-10-27 01:10 +0100
      Re: [PATCH] get_maintainer: Don't fallback to git by default Theodore Ts'o <tytso@mit.edu> - 2015-10-27 03:50 +0100
        Re: [PATCH] get_maintainer: Don't fallback to git by default joe@perches.com - 2015-10-27 06:00 +0100
          Re: [PATCH] get_maintainer: Don't fallback to git by default Laura Abbott <laura@labbott.name> - 2015-10-27 06:10 +0100
          Re: [PATCH] get_maintainer: Don't fallback to git by default Lee Jones <lee.jones@linaro.org> - 2015-10-27 09:30 +0100
            Re: [PATCH] get_maintainer: Don't fallback to git by default Wolfram Sang <wsa@the-dreams.de> - 2015-10-27 10:30 +0100
              Re: [PATCH] get_maintainer: Don't fallback to git by default Lee Jones <lee.jones@linaro.org> - 2015-10-27 11:20 +0100
                Re: [PATCH] get_maintainer: Don't fallback to git by default Wolfram Sang <wsa@the-dreams.de> - 2015-10-27 11:40 +0100
                Re: [PATCH] get_maintainer: Don't fallback to git by default Joe Perches <joe@perches.com> - 2015-10-27 18:50 +0100
                Re: [PATCH] get_maintainer: Don't fallback to git by default Joe Perches <joe@perches.com> - 2015-10-27 19:30 +0100
                Re: [PATCH] get_maintainer: Don't fallback to git by default Wolfram Sang <wsa@the-dreams.de> - 2015-10-28 00:30 +0100
                Re: [PATCH] get_maintainer: Don't fallback to git by default Joe Perches <joe@perches.com> - 2015-10-28 00:40 +0100
                Re: [PATCH] get_maintainer: Don't fallback to git by default Wolfram Sang <wsa@the-dreams.de> - 2015-10-28 01:10 +0100
                Re: [PATCH] get_maintainer: Don't fallback to git by default Joe Perches <joe@perches.com> - 2015-10-28 01:20 +0100
                Re: [PATCH] get_maintainer: Don't fallback to git by default Lee Jones <lee.jones@linaro.org> - 2015-10-28 10:00 +0100
            Re: [PATCH] get_maintainer: Don't fallback to git by default Joe Perches <joe@perches.com> - 2015-10-27 19:00 +0100
              Re: [PATCH] get_maintainer: Don't fallback to git by default Lee Jones <lee.jones@linaro.org> - 2015-10-27 19:10 +0100
                Re: [PATCH] get_maintainer: Don't fallback to git by default Javier Martinez Canillas <javier@osg.samsung.com> - 2015-10-27 20:30 +0100

csiph-web