MAINTAINERS.md: can be added anywhere

[skip ci]
This commit is contained in:
Jens Petersen 2023-09-29 16:02:46 +08:00 committed by GitHub
parent bd83b32c31
commit 526d7c1627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,8 @@ 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.)
Any dependencies of your packages that are not already part of
stackage also need to be added explicitly (When this happens you will
see `not present` errors in the CI log). As mentioned above: If you