Skip to content

Commit

Permalink
beets: add @montchr as co-maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
montchr committed Nov 22, 2024
1 parent ed377fb commit 891d5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/tools/audio/beets/common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ EOF
description = "Music tagger and library organizer";
homepage = "https://beets.io";
license = licenses.mit;
maintainers = with maintainers; [ aszlig doronbehar lovesegfault pjones ];
maintainers = with maintainers; [ aszlig doronbehar lovesegfault montchr pjones ];
platforms = platforms.linux;
mainProgram = "beet";
};
Expand Down

0 comments on commit 891d5b5

Please sign in to comment.