volnoti: add self to maintainers

This commit is contained in:
Tomodachi94 2024-08-10 14:13:35 -07:00 committed by Robert Helgesson
parent 9ae941a4cf
commit f9fd45c512
Failed to generate hash of commit

View file

@ -7,7 +7,7 @@ let
cfg = config.services.volnoti;
in {
meta.maintainers = [ maintainers.imalison ];
meta.maintainers = with maintainers; [ imalison tomodachi94 ];
options = {
services.volnoti = {