From mboxrd@z Thu Jan 1 00:00:00 1970 From: Don Slutz Subject: Re: [PATCH v3 3/3] get_maintainer.pl: Adjust to review comments Date: Tue, 5 Nov 2013 09:53:42 -0500 Message-ID: <52790676.5030206@terremark.com> References: <1383660711-12113-1-git-send-email-dslutz@terremark.com> <1383660711-12113-2-git-send-email-dslutz@terremark.com> <1383660711-12113-3-git-send-email-dslutz@terremark.com> <1383660711-12113-4-git-send-email-dslutz@terremark.com> <1383661151.13961.77.camel@kazak.uk.xensource.com> <52790421.7090502@terremark.com> <1383663021.13961.87.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1383663021.13961.87.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Matthew Daley , Keir Fraser , Jan Beulich , Don Slutz , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 11/05/13 09:50, Ian Campbell wrote: > On Tue, 2013-11-05 at 09:43 -0500, Don Slutz wrote: >> On 11/05/13 09:19, Ian Campbell wrote: >> >>> On Tue, 2013-11-05 at 09:11 -0500, Don Slutz wrote: >>>> From: Don Slutz >>> Please can you list the specific changes for the changelog. No need to >>> resend, I'll fold the list into the commit message. >> Not sure how much you want. > Sorry, I meant a short bullet list. I think what you gave could be > boiled down to: > > * Disable git fallback by default: it has a tendency to mail > anyone who did a single oneline change and should not be > necessary for a project of Xen's size. > * Disable rolestats: Makes cut-and-paste from the output into the > commit message easy. > * Drop "THE REST" fallback: Don't spam Keir *too* much. > > Is that an accurate summary? If so it can be inserted into the commit > log. Looks great to me. -Don Slutz >>> Just to confirm: This doesn't suppress any xen-devel@ CC, which should >>> always be there, does it? >> Nope. It only drops the e-mail (currently Keir Fraser) for >> "supporter:THE REST" role when any other role is found. > Ah, because M and L are different tags. Clever. > > Thanks > Ian. > > >