From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SbR8e-0004VA-D9 for garchives@archives.gentoo.org; Mon, 04 Jun 2012 06:51:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 337E6E0845; Mon, 4 Jun 2012 06:51:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C21FEE080B for ; Mon, 4 Jun 2012 06:50:27 +0000 (UTC) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: djc) by smtp.gentoo.org (Postfix) with ESMTPSA id 0E6D61B4043 for ; Mon, 4 Jun 2012 06:50:26 +0000 (UTC) Received: by obbuo19 with SMTP id uo19so7710178obb.40 for ; Sun, 03 Jun 2012 23:50:25 -0700 (PDT) Received: by 10.182.46.104 with SMTP id u8mr10732984obm.74.1338792625600; Sun, 03 Jun 2012 23:50:25 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.182.33.37 with HTTP; Sun, 3 Jun 2012 23:50:04 -0700 (PDT) In-Reply-To: <201206032135.49757.dilfridge@gentoo.org> References: <201206031239.21744.dilfridge@gentoo.org> <201206032135.49757.dilfridge@gentoo.org> From: Dirkjan Ochtman Date: Mon, 4 Jun 2012 08:50:04 +0200 Message-ID: Subject: Re: [gentoo-dev] Git braindump: 1 of N: merging & git signing To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 00a8daab-1de5-4685-8bc7-03c467df6d35 X-Archives-Hash: 39c212d9ccce449b90fe06f02319b306 On Sun, Jun 3, 2012 at 9:35 PM, Andreas K. Huettel w= rote: > However, then the "committer" of the contributed commits before the merge= is > then the user, I guess? > > (The rule meaning as suggested by Robin >> - if you include a commit from a user: >> =C2=A0 author :=3D non-@gentoo >> =C2=A0 committer :=3D @gentoo >> =C2=A0 signer :=3D $committer I guess, I'm not sure how the committer thing works in git. Cheers, Dirkjan