From mboxrd@z Thu Jan 1 00:00:00 1970 From: Don Slutz Subject: Re: [PATCH] Add git special file .mailmap Date: Mon, 14 Oct 2013 10:15:34 -0400 Message-ID: <525BFC86.1060504@terremark.com> References: <1380749524-24053-1-git-send-email-dslutz@verizon.com> <1380784700.27765.5.camel@dagon.hellion.org.uk> <524F0B63.70308@terremark.com> <1381136216.21562.68.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: <1381136216.21562.68.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 , Don Slutz Cc: keir@xen.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Based on a lack of other replies, and as far as I can tell Ian Campbell does not want this, I am happy to withdraw this patch request. -Don Slutz On 10/07/13 04:56, Ian Campbell wrote: > On Fri, 2013-10-04 at 14:39 -0400, Don Slutz wrote: > >> I need this because my e-mail address has changed. > I continue to disagree with this. Whatever you did at CloudSwitch was > done at CloudSwitch. I'm sure people who need to mail you will figure > out a way to do so without needing to refer to a random changeset. > > The fact that we don't have an existing file and that noone else has > seen a need to do this when they change jobs should give a pretty big > hint that it is neither normal nor necessary. > >> I also added a few lines that I think are correct. >> >> Signed-off-by: Don Slutz >> --- >> .mailmap | 2 ++ >> 1 files changed, 2 insertions(+), 0 deletions(-) >> create mode 100644 .mailmap >> >> diff --git a/.mailmap b/.mailmap >> new file mode 100644 >> index 0000000..6d51b66 >> --- /dev/null >> +++ b/.mailmap >> @@ -0,0 +1,2 @@ >> +Don Slutz Don Slutz >> +Jan Beulich Jan Beulich >> -- >> 1.7.1 >> >