Commit e8ab0922 authored by Gliczy's avatar Gliczy
Browse files

zmusic: add Gliczy as maintainer

parent 6f711cc1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ stdenv.mkDerivation rec {
    maintainers = with lib.maintainers; [
      azahi
      lassulus
      Gliczy
    ];
  };
}