From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26787 invoked by alias); 4 Feb 2004 00:19:51 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Reply-To: cygwin-xfree@cygwin.com Received: (qmail 26780 invoked from network); 4 Feb 2004 00:19:50 -0000 Received: from unknown (HELO central.ixn.com) (65.19.132.2) by sources.redhat.com with SMTP; 4 Feb 2004 00:19:50 -0000 Received: from msu.edu ([207.179.68.222]) (authenticated bits=0) by central.ixn.com (8.12.10/8.12.10) with ESMTP id i140Jh9S091062 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 3 Feb 2004 19:19:44 -0500 (EST) Message-ID: <40203A9C.3010405@msu.edu> Date: Wed, 04 Feb 2004 00:19:00 -0000 From: Harold L Hunt II User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 MIME-Version: 1.0 To: cygx Subject: Re: Takuma Murakami added to commit list Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.5 tests=none autolearn=no version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) X-SW-Source: 2004-02/txt/msg00022.txt.bz2 List-Id: > On Tue, Feb 03, 2004 at 12:23:57PM -0500, Harold L Hunt II wrote: >> Takuma Murakami has been contributing patches for a few months now. To >> make submitting clean patches easier for Takuma, and since we can now >> provide this, I have added Takuma to the list of commiters for the xorg >> tree on freedesktop.org. >> >> Remember, we can now give commit access to anyone that demonstrates an >> interest in the success of the project by submitting a few clean >> patches. If you have big plans for features, send some small patches to >> get started, then we can set you up with commit access for your >> continuing changes. > > Harold, > > I just want to understand what's happening with the project on SourceForge > that we had control over anyway and you could add new committers there > anyway ? > > Alan. Alan, Well, the problem with the SourceForge project was that it was not where our upstream changes originated from and it was not the upstream final destination for our changes. We got changes from non-Cygwin specific portions of the code and we made changes to non-Cygwin specific portions of the code. Thus, we could not ignore the fact that we had an upstream tree that we would always want to stay in sync with. The new xorg repository on freedesktop.org is our new upstream home. That makes it less work for me to keep our work in sync with our upstream tree. All we have to do now is merge from the CYGWIN branch back to the CURRENT branch. Even better, I can delegate this to other people that can *do* it rather than them just asking that it be done and then follow it for two months waiting to make sure that it was done correctly. It is really great and has dramatically cut down the amount of time that I spend doing administrative tasks for Cygwin/X. It freed up enough time that I was able to, gasp, actually start working on new features again such as the improved clipboard integration. :) I hope that clears things up, Harold