Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D7B60E555 for ; Mon, 17 Dec 2012 21:40:49 +0000 (UTC) Received: (qmail 1048 invoked by uid 500); 17 Dec 2012 21:40:49 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 989 invoked by uid 500); 17 Dec 2012 21:40:49 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Delivered-To: moderator for dev@cordova.apache.org Received: (qmail 21169 invoked by uid 500); 17 Dec 2012 20:33:35 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bijana@quicinc.com designates 65.197.215.38 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1355774757; x=1387310757; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=7w77H4IwyRkmp5YxfcGR1M8lpvvHlGPMhGsofc2g65c=; b=H2dxL0T+BZHKyPeLgiS7kPG4n3bipqPTxN5weePH5OISb7xNSX9wpwnP LMNjtjGd28uyaO+EMZPA3mZPzI4Q7udv2CZPj7jdnYGyKgZ7iUrjMfdmz YMEeAtAKFgFxVEw59SU9ff+q01bDTM8W8sJlB2VUv0bQPAmMA4SEnygUf M=; X-IronPort-AV: E=Sophos;i="4.84,304,1355126400"; d="scan'208";a="12374350" X-IronPort-AV: E=Sophos;i="4.84,304,1355126400"; d="scan'208";a="361069772" From: "Amirzada, Bijan" To: "callback-dev@incubator.apache.org" Subject: RE: Phonegap-Plugins Repo Thread-Topic: Phonegap-Plugins Repo Thread-Index: AQHBIiM5CZ3hseADr562TrxzzxIplAJ0LNRfAX57LnSYF1FNcA== Date: Mon, 17 Dec 2012 20:33:09 +0000 Message-ID: References: <002101cda7da$ef0a2120$cd1e6360$@codeaurora.org> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.30.48.1] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org So, in this new model, it seems the plugin must still reside on GitHub sinc= e you're still using the GitHub pull request process. Is there a way to have the plugin code reside in a non-Github repo and just= have the pointer to it ? -----Original Message----- From: mikeywbrooks@gmail.com [mailto:mikeywbrooks@gmail.com] On Behalf Of M= ichael Brooks Sent: Thursday, October 11, 2012 11:40 AM To: callback-dev@incubator.apache.org; alunny@gmail.com Subject: Re: Phonegap-Plugins Repo I highly recommend that your pull request is a README.md that redirects to = your plugin's repository, instead of a pull request with the plugin's sourc= e code. Example: /Android/MyAwesomePlugin/README.md README.md: My Awesome Plugin is available at [ github.com/mwbrooks/phonegap-plugin-myawesomeplugin/](http://github.com/mwb= rooks/phonegap-plugin-myawesomeplugin/) Eventually the phonegap-plugins repository will be decommissioned and encou= rage everyone to host their plugins on their own Github account. Michael On Thu, Oct 11, 2012 at 11:07 AM, Andrew Lunny wrote: > On 11 October 2012 11:05, Bijan Amirzada wrote: > > > What is the process to contribute to the Phonegap-Plugins repo > > (https://github.com/phonegap/phonegap-plugins) ? > > > > > > > > I am assuming it is just sending a pull request? > > > > I am also assuming that since it is not part of the official Cordova=20 > > project, I would not have to sign the CLA, correct ? > > > > Are there any license requirements to contributing a plugin to this rep= o? > > I > > noticed some plugins have their own license and are not using the=20 > > default MIT license. Just wanted to confirm this as well. > > > > All your assumptions are correct :) > > > > > > > > > > > > > Bijan Amirzada > > > > Employee of Qualcomm Innovation Center, Inc. > > > > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum > > > > > > > > >