pythonPackages.google-auth: remove vanschelven from maintainers
This commit is contained in:
parent
2358ecf252
commit
17c3ed4d30
@ -21,6 +21,6 @@ buildPythonPackage rec {
|
|||||||
description = "This library simplifies using Google’s various server-to-server authentication mechanisms to access Google APIs.";
|
description = "This library simplifies using Google’s various server-to-server authentication mechanisms to access Google APIs.";
|
||||||
homepage = "https://google-auth.readthedocs.io/en/latest/";
|
homepage = "https://google-auth.readthedocs.io/en/latest/";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ vanschelven ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user