nixos/gerrit: Add Felix Singer as maintainer

I'm already a maintainer of the Gerrit package and I've done various
work on the Gerrit module. So it makes sense to be a maintainer there as
well.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Felix Singer
2025-05-19 04:28:36 +02:00
parent 817e93d76b
commit f14efb6fa2
@@ -261,6 +261,7 @@ in
meta.maintainers = with lib.maintainers; [
edef
zimbatm
felixsinger
];
# uses attributes of the linked package
meta.buildDocsInSandbox = false;