[xmpp] Getting Started

Aditya Divekar <adityadivekar03@gmail.com> Thu, 29 October 2015 19:07 UTC

Return-Path: <adityadivekar03@gmail.com>
X-Original-To: xmpp@ietfa.amsl.com
Delivered-To: xmpp@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 009F61A8A62 for <xmpp@ietfa.amsl.com>; Thu, 29 Oct 2015 12:07:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.349
X-Spam-Level:
X-Spam-Status: No, score=-0.349 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r4UGQp9kw4GD for <xmpp@ietfa.amsl.com>; Thu, 29 Oct 2015 12:07:13 -0700 (PDT)
Received: from mail-lf0-x236.google.com (mail-lf0-x236.google.com [IPv6:2a00:1450:4010:c07::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C80D1A8A60 for <xmpp@ietf.org>; Thu, 29 Oct 2015 12:07:12 -0700 (PDT)
Received: by lfbn126 with SMTP id n126so23236129lfb.2 for <xmpp@ietf.org>; Thu, 29 Oct 2015 12:07:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=OCJuBgf8XAcct3rZi/DQ9zNe6Mn8Rekd+u5hKmWc6Qw=; b=qOnherqCl2ajOKDQQUFDGP5bKdk7yRFayNgSTfXNqVAoXyFiUGob3QX0dL2SafTX0n gxfHpcf2j2FiWicR8AwyZO0UBpgHzdQH8CjTl8sub+f9ZOFJ+trCbzn1Ysf53G7QAMOX yutEC1VeLZP1QeVWSKqMuFxHsvHSFrKBiAZjOuTnmMkyampFLp6MR0osbMpSfjCyw5fM 72rLNx51c6TuKhbnDkK/2tcqGyPi/3CJDy7E8P+F+FCP9twzOjfSmyPX5VQBTFWrh2bH eD9hcACGF3S/nh8+Vm8EtsJbmjdwD+ya1rQewgpI1d8TQsFiAYnnRKD5+ZrKejzsRC3T eqeg==
MIME-Version: 1.0
X-Received: by 10.25.212.8 with SMTP id l8mr1198864lfg.118.1446145630452; Thu, 29 Oct 2015 12:07:10 -0700 (PDT)
Received: by 10.114.109.5 with HTTP; Thu, 29 Oct 2015 12:07:10 -0700 (PDT)
Date: Fri, 30 Oct 2015 00:37:10 +0530
Message-ID: <CAAQRvQ+0L3wtjyRDoBM9DUHwg+8fyi6+JaxPbCZ2upJRBm=WCA@mail.gmail.com>
From: Aditya Divekar <adityadivekar03@gmail.com>
To: xmpp@ietf.org
Content-Type: multipart/alternative; boundary="001a1141ffca98c510052343041c"
Archived-At: <http://mailarchive.ietf.org/arch/msg/xmpp/ZsCBfGOwtBQ9-ljEkj-A3kv3Slg>
Subject: [xmpp] Getting Started
X-BeenThere: xmpp@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: XMPP Working Group <xmpp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xmpp>, <mailto:xmpp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xmpp/>
List-Post: <mailto:xmpp@ietf.org>
List-Help: <mailto:xmpp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xmpp>, <mailto:xmpp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 29 Oct 2015 19:08:22 -0000

Hi,
I would like to start contributing to swift by taking on some beginner
level bugs. Could you please point me in the right direction.