From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 05C73DDEC9 for ; Sun, 24 Dec 2006 08:32:23 +1100 (EST) Subject: Re: New PowerPC-specific Eclipse CDT plugin for Eclipse needs a home From: David Woodhouse To: Benjamin Herrenschmidt In-Reply-To: <1166653397.6673.21.camel@localhost.localdomain> References: <4589B34E.6020901@us.ibm.com> <1166653397.6673.21.camel@localhost.localdomain> Content-Type: text/plain Date: Sat, 23 Dec 2006 21:32:11 +0000 Message-Id: <1166909531.22068.176.camel@pmac.infradead.org> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, cjashfor@us.ibm.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2006-12-21 at 09:23 +1100, Benjamin Herrenschmidt wrote: > > Hi Kumar, > > > > I was thinking there might be some place on penguinppc, but those others > > sound like a good idea too. I will look into those. > > > > Thanks for the suggestions! > > It's definitely worth linking it from penguinppc ! Though for hosting, a > place that provides a revision control system is probably better. You're welcome to an account on git.infradead.org for hosting PPC-related projects. -- dwmw2