google-play-music-desktop-player: add anna328p as maintainer
This commit is contained in:
parent
220b31d315
commit
5c4410952a
@ -77,6 +77,6 @@ stdenv.mkDerivation {
|
||||
description = "A beautiful cross platform Desktop Player for Google Play Music and YouTube Music";
|
||||
license = lib.licenses.mit;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = [ lib.maintainers.SuprDewd ];
|
||||
maintainers = with lib.maintainers; [ anna328p SuprDewd ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user