python3Packages.tidalapi: add ryand56 as maintainer
This commit is contained in:
parent
696ecc1410
commit
5fd33bd90e
@ -46,6 +46,9 @@ buildPythonPackage rec {
|
||||
description = "Unofficial Python API for TIDAL music streaming service";
|
||||
homepage = "https://github.com/tamland/python-tidal";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = with lib.maintainers; [ drawbu ];
|
||||
maintainers = with lib.maintainers; [
|
||||
drawbu
|
||||
ryand56
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user