beets: add doronbehar to maintainers

gstqt5
Bernardo Meurer 2021-01-03 01:58:39 -08:00 committed by Doron Behar
parent 264b77f005
commit cea2b9eff4
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 lovesegfault pjones ];
maintainers = with maintainers; [ aszlig domenkozar doronbehar lovesegfault pjones ];
platforms = platforms.linux;
};
}