mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 19:02:57 +00:00
pythonPackages.ionoscloud: drop hexchen as maintainer
This commit is contained in:
parent
7a7b9155a2
commit
ea5caf2ab5
@ -40,6 +40,6 @@ buildPythonPackage rec {
|
||||
description = "Python API client for ionoscloud";
|
||||
changelog = "https://github.com/ionos-cloud/sdk-python/blob/v${version}/docs/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ hexchen ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user