mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
MAINTAINERS: Specify that you may only add packages under your own name.
This commit is contained in:
parent
30dc1e77ae
commit
3370a89696
@ -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`.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user