From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53513) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgEXa-0006Cb-FQ for qemu-devel@nongnu.org; Mon, 20 Oct 2014 11:06:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgEXU-00085V-Cx for qemu-devel@nongnu.org; Mon, 20 Oct 2014 11:06:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgEXU-00085K-01 for qemu-devel@nongnu.org; Mon, 20 Oct 2014 11:06:28 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9KF6R7R002967 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 20 Oct 2014 11:06:27 -0400 Message-ID: <544524F2.6010303@redhat.com> Date: Mon, 20 Oct 2014 09:06:26 -0600 From: Eric Blake MIME-Version: 1.0 References: <1413796790-30579-1-git-send-email-armbru@redhat.com> In-Reply-To: <1413796790-30579-1-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="GVM6V96MeVbcibqHToVjsf81pvqC9MrnX" Subject: Re: [Qemu-devel] [PATCH] get_maintainer.pl: Default to --no-git-fallback List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: mst@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --GVM6V96MeVbcibqHToVjsf81pvqC9MrnX Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/20/2014 03:19 AM, Markus Armbruster wrote: > Contributors rely on this script to find maintainers to copy. The > script falls back to git when no exact MAINTAINERS pattern matches. > When that happens, recent contributors get copied, which tends not be > particularly useful. Some contributors find it even annoying. Definitely. >=20 > Flip the default to "don't fall back to git". Use --git-fallback to > ask it to fall back to git. >=20 > Signed-off-by: Markus Armbruster > --- > scripts/get_maintainer.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --GVM6V96MeVbcibqHToVjsf81pvqC9MrnX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJURSTyAAoJEKeha0olJ0Nqs3AIAI5R8CkTMXptsyaTVifDdfKC GjLd1cZwBDeesz7Bevml6kB4FppJPbNEu/sPvKN9mjhI+HzZ8+yD9lnMUlsbfyjh 4wZiepcZYGQ7g+3mPD9GVJo+aoHtDyhIQh89YHQ3bcwdy734nA2o835md0wtZZPA 8q5vGalKtdOwqbEmCAUBXzUZGfnasecFFAp4yPHTAyr41pC/CWCGG0rzyC0iy9as d273967X05u8OWOhqg1wAD+Ovfpy9CJes/wOjbmxvm+qAUhIHRA0p1AC3vkBjgZb M2s3J0C7R3R/7CpgB0r7oeyy2Ht6acYvC9eETJG24G+M4Ycf02fKu3C5bRcIB8I= =6FPv -----END PGP SIGNATURE----- --GVM6V96MeVbcibqHToVjsf81pvqC9MrnX--