From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joao Eduardo Luis Subject: Re: Merging PRs on the command line Date: Wed, 13 May 2015 10:13:00 +0100 Message-ID: <5553159C.3070607@suse.de> References: <55527771.6060401@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from cantor2.suse.de ([195.135.220.15]:35615 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754317AbbEMJND (ORCPT ); Wed, 13 May 2015 05:13:03 -0400 In-Reply-To: <55527771.6060401@redhat.com> Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Ken Dreyer , "ceph-devel@vger.kernel.org" On 05/12/2015 10:58 PM, Ken Dreyer wrote: > The thing that sold me on this is that all the merge commits are > authored by "kdreyer@redhat.com" instead of my personal email address. I > found that when I clicked the "Merge" button in GitHub's web UI, the > merge commits were authored by my primary email address for my > "ktdreyer" GitHub UID, which isn't really what I want for Ceph. I thought this was solved by setting a secondary email as the organization's default email, but now I see how wrong I was. Merge commits do go with my primary :( -Joao