From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Symonds Subject: Re: Google Summer of Code 2009: GIT Date: Wed, 11 Mar 2009 22:55:04 +1100 Message-ID: References: <49B74373.3090609@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Saurabh Gupta , git@vger.kernel.org To: Johannes Schindelin X-From: git-owner@vger.kernel.org Wed Mar 11 12:56:48 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LhN38-0000an-C8 for gcvg-git-2@gmane.org; Wed, 11 Mar 2009 12:56:38 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755801AbZCKLzI (ORCPT ); Wed, 11 Mar 2009 07:55:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755621AbZCKLzH (ORCPT ); Wed, 11 Mar 2009 07:55:07 -0400 Received: from wf-out-1314.google.com ([209.85.200.169]:60785 "EHLO wf-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754466AbZCKLzF (ORCPT ); Wed, 11 Mar 2009 07:55:05 -0400 Received: by wf-out-1314.google.com with SMTP id 28so3173669wfa.4 for ; Wed, 11 Mar 2009 04:55:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=hbAT7CSIqhiR4yrx1+9zybORlBwtt2o3GZQJhN1++VE=; b=fneYfJszjK9SE77n8o8mELnE8XoIyDaPAkNJqkG7O+lawIzLbbrYQPoBB3W8PQbHu2 w3zbnzKnu2hN+6w6GQgJHNpc+gfSsVzLzl3IW/RwOx8jGXhYqhRsgesE02VGJCO2/THc I5GBC06ar+epkhm77qmT8YSxi8Z5Jyzv5dQ2o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=rFuWI11dT+iDm49MtP2YtMu1zPWLhnC+1sGWXcgH9RfPM/iLLcbBDLAuhv2acfhwug sx4tE+EFMusXp5KkY8QtL57ujummHmkhsHM7yKqfPxyeTlYhXIRQ5qFeUWCse233U5nf SHBf7uRVh3D5ZAc+UDRYtEg3luYH4Txh6NhKo= Received: by 10.142.193.10 with SMTP id q10mr628514wff.48.1236772504339; Wed, 11 Mar 2009 04:55:04 -0700 (PDT) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Wed, Mar 11, 2009 at 10:55 PM, Johannes Schindelin wrote: > It has been suggested on the GSoC mentor list, and IMHO Git is as good as > any organization to host that project. Yeah, I think Git would be a good host for such a project. I'd still like to see it VCS-neutral, though. Dave.