mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 20:34:52 +03:00
beets: add doronbehar to maintainers
This commit is contained in:
parent
264b77f005
commit
cea2b9eff4
@ -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;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user