Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CC8AA9613 for ; Sat, 10 Mar 2012 00:34:29 +0000 (UTC) Received: (qmail 21649 invoked by uid 500); 10 Mar 2012 00:34:29 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 21566 invoked by uid 500); 10 Mar 2012 00:34:28 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 21556 invoked by uid 99); 10 Mar 2012 00:34:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Mar 2012 00:34:28 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 209.85.212.171 as permitted sender) Received: from [209.85.212.171] (HELO mail-wi0-f171.google.com) (209.85.212.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Mar 2012 00:34:23 +0000 Received: by wibhj13 with SMTP id hj13so836604wib.0 for ; Fri, 09 Mar 2012 16:34:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=DBKbPXalrnrtont+YiPjgVpG+aoXkEtgSdtsaKppBzo=; b=Q+Y77axINOkzgZzSVIceSltnOWrtIg0LsEShUpF/cXROQmXzCqoxGTitBTiqO5N/69 h0FRdjojdsrwN2nW/wGBSpX7NxVpWa+QBmD2to6xeO5dTt2JciicLQKy6dL4zmhcDtG3 +BhQtco5nYAMX5d1ar4DKITjPZWngAfr1ttQrS3lm5Mc6+qVdvYaxF3zxpwHFn89LE4i g4brTpytrR2xWWoLKGAUe8UqBABAsL54oPObvLGy1J10ZnK169n7HQ4q85YjPjdoruBl FJNqUxItlRvXnCmREDJ1BD6z5ThWDpjMHf1m7SD8b77u5gNozvmw6+OzZgPUDirM8aIQ M17g== Received: by 10.180.95.74 with SMTP id di10mr671070wib.1.1331339642106; Fri, 09 Mar 2012 16:34:02 -0800 (PST) MIME-Version: 1.0 Received: by 10.180.102.134 with HTTP; Fri, 9 Mar 2012 16:33:42 -0800 (PST) In-Reply-To: References: From: Jukka Zitting Date: Sat, 10 Mar 2012 01:33:42 +0100 Message-ID: Subject: Re: Commit Access To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Fri, Mar 9, 2012 at 10:53 PM, Tim Kim wrote: > I've just signed my cla, but it appears that I need to be voted in/have > commit access before I can be assigned issues on jira. Please let me know > if there are any more steps that I need to go through before I can do this. The standard process of earning committership in an Apache project is through contributions, see [1]. I notice you've already have some related work on GitHub. Are you planning to contribute that stuff to Cordova? I don't see a related CB issue, pull request (at [2]) or post to callback-dev@ yet. A few good contributions should quickly earn you (or any other contributor) direct commit access. [1] http://www.apache.org/foundation/getinvolved.html [2] https://github.com/apache/incubator-cordova-blackberry-webworks/pulls BR, Jukka Zitting