From a74c505914bfe694be6578e10c2d67443ef6acdc Mon Sep 17 00:00:00 2001 From: snoyberg Date: Sun, 14 Dec 2014 22:28:15 -0800 Subject: [PATCH] Updated Maintainers Agreement (markdown) --- Maintainers-Agreement.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintainers-Agreement.md b/Maintainers-Agreement.md index 2dcee40..dd38885 100644 --- a/Maintainers-Agreement.md +++ b/Maintainers-Agreement.md @@ -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.