mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
chore: Fix typo in MAINTAINERS.md
This commit is contained in:
parent
0f63f2afc1
commit
d1973e9339
@ -20,7 +20,7 @@ To add your package you can edit [`build-constraints.yaml`](https://github.com/f
|
||||
- package2
|
||||
- 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
|
||||
stackage also need to be added explicitly (When this happens you will
|
||||
|
||||
Loading…
Reference in New Issue
Block a user