MAINTAINERS.md: s/library/package

This commit is contained in:
Adam Bergmark 2021-03-21 14:06:39 +01:00
parent 504ab57c1a
commit 5c0aa93473

View File

@ -26,7 +26,7 @@ don't maintain this package yourself it is preferable that the actual
maintainer is also the stackage maintainer, but you are allowed to add
it under your own name.
If your library depends on a C library, please add it to the `debian-bootstrap.sh` script.
If your package depends on a C library, please add it to the `debian-bootstrap.sh` script.
After doing that commit with a message like "add foo-bar" and send a pull request.