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