Skip to content

Commit

Permalink
picard: remove paveloom from maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
paveloom committed Jan 13, 2024
1 parent e1fd2c6 commit 24641d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/applications/audio/picard/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ pythonPackages.buildPythonApplication rec {
homepage = "https://picard.musicbrainz.org";
changelog = "https://picard.musicbrainz.org/changelog";
description = "The official MusicBrainz tagger";
maintainers = with maintainers; [ ehmry paveloom ];
maintainers = with maintainers; [ ehmry ];
license = licenses.gpl2Plus;
platforms = platforms.all;
};
Expand Down

0 comments on commit 24641d4

Please sign in to comment.