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:
parent
6c8c52c5e0
commit
421d1b8974
@ -448,4 +448,5 @@ in
|
||||
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ felixsinger ];
|
||||
}
|
||||
|
@ -406,4 +406,6 @@ in
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ felixsinger ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user