yams: adopt by acidbong
This commit is contained in:
@@ -33,6 +33,8 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
description = "Last.FM scrobbler for MPD";
|
||||
mainProgram = "yams";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [
|
||||
acidbong
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user