From callback-dev-return-2431-apmail-incubator-callback-dev-archive=incubator.apache.org@incubator.apache.org Mon Feb 20 21:00:06 2012 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 B52F79D85 for ; Mon, 20 Feb 2012 21:00:06 +0000 (UTC) Received: (qmail 71375 invoked by uid 500); 20 Feb 2012 21:00:06 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 71341 invoked by uid 500); 20 Feb 2012 21:00:06 -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 71332 invoked by uid 99); 20 Feb 2012 21:00:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2012 21:00:06 +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 anis.kadri@gmail.com designates 209.85.161.175 as permitted sender) Received: from [209.85.161.175] (HELO mail-gx0-f175.google.com) (209.85.161.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2012 21:00:00 +0000 Received: by ggeq1 with SMTP id q1so2643157gge.6 for ; Mon, 20 Feb 2012 12:59:39 -0800 (PST) Received-SPF: pass (google.com: domain of anis.kadri@gmail.com designates 10.101.21.2 as permitted sender) client-ip=10.101.21.2; Authentication-Results: mr.google.com; spf=pass (google.com: domain of anis.kadri@gmail.com designates 10.101.21.2 as permitted sender) smtp.mail=anis.kadri@gmail.com; dkim=pass header.i=anis.kadri@gmail.com Received: from mr.google.com ([10.101.21.2]) by 10.101.21.2 with SMTP id y2mr9395558ani.11.1329771579624 (num_hops = 1); Mon, 20 Feb 2012 12:59:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=e0UE6T4g0ZC36UxhIopqsXkZkWyFJsF9MhO6Zm8EYlA=; b=Ecpla6nDI3ZeqobBfbnWx7yp1dq3te/wQQL/phwEHfRvfac4FoZGa0unLYMBF39GN+ VuMUxde96Pr3NOoa2ncvcpbOgCJZUGpT5d8lSaiTj7FqTaEm/pTR39ZqVFptB6ngzjqE 2loWyeu5N4IPZSXz0PCkhGC41FFg7v+MbUtV4= MIME-Version: 1.0 Received: by 10.101.21.2 with SMTP id y2mr7258216ani.11.1329771579523; Mon, 20 Feb 2012 12:59:39 -0800 (PST) Received: by 10.236.37.102 with HTTP; Mon, 20 Feb 2012 12:59:39 -0800 (PST) In-Reply-To: References: Date: Mon, 20 Feb 2012 12:59:39 -0800 Message-ID: Subject: Re: Work Items for 1.5.0 - unified JS From: Anis KADRI To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi Jukka, I added my public key to svn but cannot ssh into git-wip-us.apache.org How can I join the infrastructure and infrastructure-dev mailing lists ? I joined the #asfinfra IRC channel. On Fri, Feb 17, 2012 at 4:59 PM, Jukka Zitting wrote: > Hi, > > On Sat, Feb 18, 2012 at 12:52 AM, Filip Maj wrote: >> I filed it early last week: >> https://issues.apache.org/jira/browse/INFRA-4399 > > Ah, thanks for the pointer! That unfortunately fell off my radar as I > usually only keep closer track of issues in the "Git" component. I'll > take care of the it in a moment. > >> And yes I am more than willing to help. Also, Steve (around here >> somewhere) has volunteered as well. Command us, Jukka! > > Excellent! The first step (if you haven't already done so) is to join > the infrastructure@ and infrastructure-dev@ mailing lists [1]. > Especially the first list can be a bit noisy at times, as it deals > with the day-to-day issues of running all of the ASF infrastructure, > so there's no need to pay close attention to everything. But it's good > to keep at least an occasional eye on what's going on there. And for > more background on working with ASF infra, see [2]. > > As a more practical thing to get you accounts on the git-wip-us > server, you'll need to add your public ssh keys to the svn folder at > [3]. As Apache committers you should have read and commit access to > that folder. You should also check out the sources at [4] for hints on > how the server is set up. > > [1] http://www.apache.org/dev/infra-mail.html > [2] http://www.apache.org/dev/infra-volunteer.html > [3] https://svn.apache.org/repos/infra/infrastructure/trunk/ssh_keys/people/ > [4] https://git-wip-us.apache.org/repos/infra/asfgit-admin.git > > BR, > > Jukka Zitting