google-play-music-desktop-player: add anna328p as maintainer

wip/yesman
Robert Schütz 3 years ago
parent 220b31d315
commit 5c4410952a
  1. 2
      pkgs/applications/audio/google-play-music-desktop-player/default.nix

@ -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…
Cancel
Save