From bc3cc0bbb66b9f38494ef4886755459f281cd703 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Dec 2015 08:15:25 +0200 Subject: [PATCH] Fix maintainer agreement link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 481c06d3..dbe6c5af 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Please use commit messages like "add foo-bar" or "add johndev's packages" so commit messages like "update build-constraints.yaml" are not helpful). You should also read the [maintainers -agreement](https://github.com/fpco/stackage/wiki/Maintainers-Agreement). +agreement](https://github.com/fpco/stackage/blob/master/MAINTAINERS.md). Package Author Guidelines -------------------------