nixos/{redmine,murmur}: Add Felix Singer as maintainer

I'm maintaining the associated packages. So it makes sense to add myself
to their modules as well.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Felix Singer
2024-09-22 08:35:08 +02:00
parent 6c8c52c5e0
commit 421d1b8974
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -448,4 +448,5 @@ in
};
meta.maintainers = with lib.maintainers; [ felixsinger ];
}
@@ -406,4 +406,6 @@ in
}
'';
};
meta.maintainers = with lib.maintainers; [ felixsinger ];
}