diff options
| author | Kerstin Humm <kerstin@erictapen.name> | 2023-04-03 17:07:16 +0200 |
|---|---|---|
| committer | Kerstin Humm <kerstin@erictapen.name> | 2023-04-03 17:07:16 +0200 |
| commit | 0b0cc93e79e2699700f44415eb2fa498db3be6b2 (patch) | |
| tree | 5a974d346e4cfe33837a97b1cf7127d201ea6735 /pkgs/development/python-modules/python-mapnik | |
| parent | e863220fb989fc63c140df98a060d4ec1e3a72aa (diff) | |
remove myself (erictapen) from packages which I don't use anymore
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
| -rw-r--r-- | pkgs/development/python-modules/python-mapnik/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/python-mapnik/default.nix b/pkgs/development/python-modules/python-mapnik/default.nix index 8c623f286f14..18df3e4d5655 100644 --- a/pkgs/development/python-modules/python-mapnik/default.nix +++ b/pkgs/development/python-modules/python-mapnik/default.nix @@ -134,7 +134,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python bindings for Mapnik"; - maintainers = with maintainers; [ erictapen ]; + maintainers = with maintainers; [ ]; homepage = "https://mapnik.org"; license = licenses.lgpl21Plus; }; |
