From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Couder Subject: Re: git as an sfc member project Date: Wed, 24 Feb 2010 18:44:37 +0100 Message-ID: <201002241844.37207.chriscool@tuxfamily.org> References: <20100224154452.GA25872@coredump.intra.peff.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Jeff King X-From: git-owner@vger.kernel.org Wed Feb 24 18:44:54 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NkLI4-0005Ez-Fw for gcvg-git-2@lo.gmane.org; Wed, 24 Feb 2010 18:44:52 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757394Ab0BXRos (ORCPT ); Wed, 24 Feb 2010 12:44:48 -0500 Received: from smtp3-g21.free.fr ([212.27.42.3]:38846 "EHLO smtp3-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757178Ab0BXRor (ORCPT ); Wed, 24 Feb 2010 12:44:47 -0500 Received: from smtp3-g21.free.fr (localhost [127.0.0.1]) by smtp3-g21.free.fr (Postfix) with ESMTP id 7C3858181A8; Wed, 24 Feb 2010 18:44:40 +0100 (CET) Received: from style.localnet (gre92-7-82-243-130-161.fbx.proxad.net [82.243.130.161]) by smtp3-g21.free.fr (Postfix) with ESMTP id 8FFC981803D; Wed, 24 Feb 2010 18:44:38 +0100 (CET) User-Agent: KMail/1.12.2 (Linux/2.6.31-17-generic; KDE/4.3.2; x86_64; ; ) In-Reply-To: <20100224154452.GA25872@coredump.intra.peff.net> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Wednesday 24 February 2010 16:44:53 Jeff King wrote: > A while back I mentioned that we had some leftover GSoC money, and > suggested joining the Software Freedom Conservancy as a member project: > > http://article.gmane.org/gmane.comp.version-control.git/134435 > > People seemed to think it was a good idea, so I have gone in that > direction. Thanks for that! > > * Names, email addresses, and affiliations of key developers, past and > > present. > > Junio C Hamano > Shawn O. Pearce > Linus Torvalds > Johannes Schindelin > Eric Wong > Jeff King > Jakub Narebski > Nicolas Pitre > Paul Mackerras > Christian Couder I am very happy to be considered a key developer in your list, but it seems unfair for both Johannes Sixt and Simon Hausmann as they have a higher commit count than I have. So you should perhaps add them too. Or did you count lines of code? > [This is basically "shortlog -ns | head". I am happy to make it shorter > or longer if people think it should be. Affiliations?] About affiliations, I did practically all of my work on Git at home during my free time, so I have none. But I would happy to have one in the future, if some company would be willing to pay me for working on Git or Git related stuff (hint, hint! ;-) Thanks, Christian.