maintainers/README.md: document expected commit title format for maintainer additions

This is already in (i think) CONTRIBUTING.md, but repetition both legitimizes and is more discoverable.
This commit is contained in:
Peder Bergebakken Sundt
2025-06-28 07:51:34 +02:00
parent ab12c2ca96
commit 129709a082
+1 -1
View File
@@ -42,7 +42,7 @@ package's `meta.maintainers` list, and send a PR with the changes.
If you're adding yourself as a maintainer as part of another PR (in which
you become a maintainer of a package, for example), make your change to
`maintainer-list.nix` in a separate commit.
`maintainer-list.nix` in a separate commit titled `maintainers: add <name>`.
### How to lose maintainer status