python3Packages.osc-sdk-python: remove maintainer (#439312)
This commit is contained in:
@@ -44,6 +44,6 @@ buildPythonPackage rec {
|
||||
description = "SDK to perform actions on Outscale API";
|
||||
homepage = "https://github.com/outscale/osc-sdk-python";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ nicolas-goudry ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user