Skip to content

Commit

Permalink
Merge pull request #269667 from mkg20001/qpaeq
Browse files Browse the repository at this point in the history
qpaeq: remove myself as maintainer
  • Loading branch information
mkg20001 authored Nov 24, 2023
2 parents b206336 + e6a195f commit 0dd00d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/servers/pulseaudio/qpaeq.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ mkDerivation rec {
description = "An equalizer interface for pulseaudio's equalizer sinks";
homepage = "http://www.pulseaudio.org/";
license = lib.licenses.lgpl2Plus;
maintainers = with lib.maintainers; [ lovek323 mkg20001 ];
maintainers = with lib.maintainers; [ lovek323 ];
platforms = lib.platforms.unix;
};
}

0 comments on commit 0dd00d8

Please sign in to comment.