Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 48995 invoked from network); 15 Jun 2007 08:57:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jun 2007 08:57:18 -0000 Received: (qmail 18296 invoked by uid 500); 15 Jun 2007 08:57:19 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 18224 invoked by uid 500); 15 Jun 2007 08:57:19 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 18214 invoked by uid 99); 15 Jun 2007 08:57:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jun 2007 01:57:19 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of oliver.deakin@googlemail.com designates 209.85.134.184 as permitted sender) Received: from [209.85.134.184] (HELO mu-out-0910.google.com) (209.85.134.184) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jun 2007 01:57:15 -0700 Received: by mu-out-0910.google.com with SMTP id w1so852807mue for ; Fri, 15 Jun 2007 01:56:53 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=VNo11rn6s7lQeGbWMwiCm5VD6gAgXNuXMOScScmCmEgCvTueUDaFYGetGt2HvOzJHWWXBlkhSVW2sw4TDZtG17M5t6Q1qrBGEgq3dpsUUTI+DsaSONSgoextU6y/70VyTraBwVVzXTWh/+556SdHzAOINDKg72bRdQoXHu8adYo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=VUrvf5BDkXCNVYEir31NAW0yATrZ1pr+nOH05omTr6iGoJWxgybqtW+19oR3tC/aK+dhHIO16avcg4crh71VvvA3GmmGwIWtCfmE8EyVASXMXMVIHFu7Eg9EX7Djn/iD11JB5xb+GeNMDhsN4OH8D/JEe4SJSFaNdOjcomdjm8M= Received: by 10.82.112.16 with SMTP id k16mr5194579buc.1181897813536; Fri, 15 Jun 2007 01:56:53 -0700 (PDT) Received: from ?9.20.183.161? ( [195.212.29.67]) by mx.google.com with ESMTP id f6sm2594025nfh.2007.06.15.01.56.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 15 Jun 2007 01:56:52 -0700 (PDT) Message-ID: <467254A8.3090405@googlemail.com> Date: Fri, 15 Jun 2007 09:58:16 +0100 From: Oliver Deakin User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: [announce] New Apache Harmony Committers : Andrew Zhang, Leo Li, Mikhail Fursov, Tony Wu, Vladimir Ivanov References: <467250F0.4040406@gmail.com> In-Reply-To: <467250F0.4040406@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Congratulations to you all :) Regards, Oliver Tim Ellison wrote: > Please join the Apache Harmony PMC in welcoming the project's newest > committers : > > Andrew Zhang > Leo Li > Mikhail Fursov > Tony Wu > Vladimir Ivanov > > These five individuals have shown sustained dedication to the project, > an ability to work well with others, and share the common vision we have > for Harmony. We all continue to expect great things from them. > > You should have already received your new committer account information, > as a first step to test your almighty powers of committitude, please > update the committers page on the website. That should be a good (and > harmless) exercise to test if everything is working. > > Things to do : > > 1) test ssh-ing to the server people.apache.org. > 2) Change your login password on the machine > 3) Add a public key to .ssh so you can stop using the password > 4) Set your SVN password : just type 'svnpasswd' > > At this point, you should be good to go. Checkout the website from svn > and update it. See if you can figure out how. > > Be sure that anything you have checked out of SVN has been checked out > via 'https' and not 'http' or you can't check in. You can switch using > "svn switch". (See the manual) > > Finally, although you now have the ability to commit, please remember : > > 1) Continue being as transparent and communicative as possible. You > earned committer status in part because of your engagement with others. > While it was a "have to" situation because you had to submit patches > and defend them, but we believe it is a "want to". Community is the key > to any Apache project. > > 2) We don't want anyone going off and doing lots of work locally, and > then committing. Committing is like voting in Chicago - do it early and > often. Of course, you don't want to break the build, but keep the > "commit bombs" to an absolute minimum, and warn the community if you are > going to do it - we may suggest it goes into a branch at first. Use > branches if you need to. > > 3) Always remember that you can **never** commit code that comes from > someone else, even a co-worker. All code from someone else must be > submitted by the copyright holder (either the author or author's > employer, depending) as a JIRA, and then follow up with the required > ACQs and BCC. > > Again, thanks for your hard work so far, and welcome! > > The Apache Harmony PMC > > > -- Oliver Deakin Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU