From 129709a082920e9db7de7080d11b3354c905c855 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Tue, 24 Jun 2025 23:11:08 +0200 Subject: [PATCH] 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. --- maintainers/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintainers/README.md b/maintainers/README.md index faa9a3a2cc9b..cb9ff4f36437 100644 --- a/maintainers/README.md +++ b/maintainers/README.md @@ -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 `. ### How to lose maintainer status