How we handle patches (mmoved): Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Paulproteus
No edit summary
No edit summary
Line 1: Line 1:
== As a patch submitter ==
This is a checklist for folks with commit access who are reviewing patches.

* File a bug on https://openhatch.org/bugs/ with a link to your code (for example, a git repository somewhere on the Internet, or with patch files as attachments in bug itself)
* Join IRC and ping someone with deployment access (e.g., ''paulproteus'') until it gets reviewed
* If it passes review, it should get deployed immediately.

== As a reviewer ==


* Ping the author on IRC (or something) to see if she's/he's uploaded the most recent version.
* Ping the author on IRC (or something) to see if she's/he's uploaded the most recent version.
* Ask the author roughly this question: "Please email devel@lists.openhatch.org saying that you're okay with your work being under AGPLv3. If you're willing, it'd be nice if you say 'the Affero GPL, version 3 or later, at your option'."
* Ask the author to do this: "Please email devel@lists.openhatch.org saying that you're okay with your work being under AGPLv3. If you're willing, it'd be nice if you say 'the Affero GPL, version 3 or later, at your option'."


[[Category:Hacking OpenHatch]]
[[Category:Hacking OpenHatch]]

Revision as of 23:45, 23 August 2010

As a patch submitter

  • File a bug on https://openhatch.org/bugs/ with a link to your code (for example, a git repository somewhere on the Internet, or with patch files as attachments in bug itself)
  • Join IRC and ping someone with deployment access (e.g., paulproteus) until it gets reviewed
  • If it passes review, it should get deployed immediately.

As a reviewer

  • Ping the author on IRC (or something) to see if she's/he's uploaded the most recent version.
  • Ask the author to do this: "Please email devel@lists.openhatch.org saying that you're okay with your work being under AGPLv3. If you're willing, it'd be nice if you say 'the Affero GPL, version 3 or later, at your option'."