pythonPackages.plexauth: maintainers: drop colemickens
This commit is contained in:
@@ -31,6 +31,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/jjlawren/python-plexauth/";
|
||||
description = "Handles the authorization flow to obtain tokens from Plex.tv via external redirection";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ colemickens ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user