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.