Return-Path: X-Original-To: apmail-groovy-dev-archive@minotaur.apache.org Delivered-To: apmail-groovy-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 8F9DC18C3F for ; Sun, 6 Dec 2015 12:45:44 +0000 (UTC) Received: (qmail 30292 invoked by uid 500); 6 Dec 2015 12:45:35 -0000 Delivered-To: apmail-groovy-dev-archive@groovy.apache.org Received: (qmail 30245 invoked by uid 500); 6 Dec 2015 12:45:35 -0000 Mailing-List: contact dev-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list dev@groovy.apache.org Received: (qmail 30234 invoked by uid 99); 6 Dec 2015 12:45:34 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Dec 2015 12:45:34 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 39B4DC11BF for ; Sun, 6 Dec 2015 12:45:34 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.188 X-Spam-Level: *** X-Spam-Status: No, score=3.188 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_FONT_FACE_BAD=0.289, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 0bDGUz7F6zx8 for ; Sun, 6 Dec 2015 12:45:27 +0000 (UTC) Received: from mail-io0-f170.google.com (mail-io0-f170.google.com [209.85.223.170]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 33C5042AA8 for ; Sun, 6 Dec 2015 12:45:27 +0000 (UTC) Received: by iouu10 with SMTP id u10so160530558iou.0 for ; Sun, 06 Dec 2015 04:45:26 -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 :cc:content-type; bh=4vfRqPfR7qXNX0PkUxSWKpHCIUWIaFU43LyDsqLoOLY=; b=HUuu5BJOQz9+JKeXkX3vvNCp44kSN89OHmqIiCXOoEPOV5/1Wpat7hHS9qxR+jFfJN 91Lf9r6q7KWas+5YUf4+DkbidGQ1Xv+HXbphOAXC+hfOuvnRYWgyxfSmc/WCuJm2YWqx +pXT0JYJhVV6QibgpOajrPoWOBnka7pSByUO9VxAvhgLD9cDo6Gdi1WiQAOiAvX7BoHA DLdibOwjRraY+FylkyO90LaFKp947jn7K6vDG+En/UWlQYMnwn675SDbvuEHEwu9jkS+ 6MPKIMdwxLVmD21yir8HbpjXZZfERnpsPWqAQ6bR/xUycyvZ/zbTte1enhRNY8geCKY9 YDXg== X-Received: by 10.107.47.66 with SMTP id j63mr20477144ioo.168.1449405926836; Sun, 06 Dec 2015 04:45:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.227.193 with HTTP; Sun, 6 Dec 2015 04:45:07 -0800 (PST) In-Reply-To: <5662B562.1050804@gmx.org> References: <5662B562.1050804@gmx.org> From: ANANTHA KAILASH Date: Sun, 6 Dec 2015 18:15:07 +0530 Message-ID: Subject: Re: Want to start contributing to the community To: dev@groovy.apache.org Cc: dev@groovy.incubator.apache.org Content-Type: multipart/alternative; boundary=001a1136edec678f9305263a1df9 --001a1136edec678f9305263a1df9 Content-Type: text/plain; charset=UTF-8 I would like to start with the documentation part. Then will learn more about the internals of the project to start contributing. If there is any task which I can start off, I am glad to take it up. Regards, A.Venkata Naga Kailash Sr. Software Engineer, Visa Inc. "I am not a human being but a *HUMAN DOING*." On Sat, Dec 5, 2015 at 3:28 PM, Jochen Theodorou wrote: > On 04.12.2015 09:25, ANANTHA KAILASH wrote: > >> Hello team, I am kailash from India. I am very much interested to start >> contributing to the open source community and chose Groovy language to >> start with. I would like suggestions from the team on where to get >> started and how can I add value to the project. >> > > If you would take the time reading all of our documentation and checking > if it makes to you would already be a great help. And if you find > something, you can suggest an improvement or simply point that out on the > list here. Otherwise I might be able to suggest some things, if you tell me > what area you are interested, or if that does not exist yet, maybe a bit > about your background > > bye Jochen > > --001a1136edec678f9305263a1df9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I would like to start with the documentation part. Then w= ill learn more about the internals of the project to start contributing.
If there is any task which I can start off, I am glad to take = it up.

Regards,
A.Venkata Naga Kailash
Sr. Software Engineer,<= br>Visa Inc.

"I am not a human being b= ut a=C2=A0HUMAN DOING= ."

On Sat, Dec 5, 2015 at 3:28 PM, Jochen Theod= orou <blackdrag@gmx.org> wrote:
On 04.12.2015 09:25, ANANTHA KAILASH wrote:
Hello team, I am kailash from India. I am very much interested to start
contributing to the open source community and chose Groovy language to
start with. I would like suggestions from the team on where to get
started and how can I add value to the project.

If you would take the time reading all of our documentation and checking if= it makes to you would already be a great help. And if you find something, = you can suggest an improvement or simply point that out on the list here. O= therwise I might be able to suggest some things, if you tell me what area y= ou are interested, or if that does not exist yet, maybe a bit about your ba= ckground

bye Jochen


--001a1136edec678f9305263a1df9--