mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +01:00
Merge pull request #7263 from 414owen/os/correct-maintainers-readme-typo
chore: Fix typo in MAINTAINERS.md
This commit is contained in:
commit
3fea336bea
@ -20,7 +20,7 @@ To add your package you can edit [`build-constraints.yaml`](https://github.com/c
|
|||||||
- package2
|
- package2
|
||||||
- package3
|
- package3
|
||||||
|
|
||||||
(If you are adding yourself for the first time, you can yourself anywhere under the `packages:` section, it does not have to be at the end: this actually helps to avoid merge conflicts between new contributions.)
|
(If you are adding yourself for the first time, you can add yourself anywhere under the `packages:` section, it does not have to be at the end: this actually helps to avoid merge conflicts between new contributions.)
|
||||||
|
|
||||||
Any dependencies of your packages that are not already part of
|
Any dependencies of your packages that are not already part of
|
||||||
stackage also need to be added explicitly (When this happens you will
|
stackage also need to be added explicitly (When this happens you will
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user