beets: add lovesegfault to maintainers

gstqt5
Bernardo Meurer 2021-01-02 16:42:04 -08:00 committed by Doron Behar
parent 0faf72a557
commit 264b77f005
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ in pythonPackages.buildPythonApplication rec {
description = "Music tagger and library organizer";
homepage = "http://beets.io";
license = licenses.mit;
maintainers = with maintainers; [ aszlig domenkozar pjones ];
maintainers = with maintainers; [ aszlig domenkozar lovesegfault pjones ];
platforms = platforms.linux;
};
}