Updated Maintainers Agreement (markdown)

snoyberg 2014-12-14 22:28:15 -08:00
parent 1f5f87c0f4
commit a74c505914

@ -7,7 +7,7 @@ This Wiki page is meant to foster discussion of what such a social contract woul
Getting your package included in Stackage is simple:
* Create a fork on Github.
* Add your packages to Stackage.Config, following the format of other contributors.
* Add your packages to [build-constraints.yaml](https://github.com/fpco/stackage/blob/master/build-constraints.yaml), following the format of other contributors.
* Commit and send a pull request.
Previously, we recommended trying to build the Stackage set yourself before sending a pull request. That's no longer necessary. Just send a pull request, and if there's a problem, the maintainer (currently: Michael Snoyman) will let you know.