From 3370a896961687b1c6ab6cef6e7766b9c240bf45 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 29 Jul 2016 14:09:31 +0200 Subject: [PATCH] MAINTAINERS: Specify that you may only add packages under your own name. --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 60308c45..f0091d96 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -8,7 +8,7 @@ The idea behind Stackage is that, if all packages work with the newest versions ## Adding a package -Anyone can add a package to Stackage, but it's highly encouraged that the actual package maintainer is also the Stackage maintainer. If that is not the case, you should drop the package maintainer a note first. +Anyone can add any package to Stackage but you may only add packages under your own name. It's highly encouraged that the actual package maintainer is also the Stackage maintainer, if that is not the case you should drop the package maintainer a note first. To add your package, first fork this repository. In the [`build-constraints.yaml`](https://github.com/fpco/stackage/blob/master/build-constraints.yaml) file, there's a section called `packages`.