spotifyd: add filalex77 to maintainers
This commit is contained in:
parent
e114d848a1
commit
e367b8bdcd
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "An open source Spotify client running as a UNIX daemon";
|
||||
homepage = "https://github.com/Spotifyd/spotifyd";
|
||||
license = with licenses; [ gpl3 ];
|
||||
maintainers = [ maintainers.anderslundstedt maintainers.marsam ];
|
||||
maintainers = with maintainers; [ anderslundstedt filalex77 marsam ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue