python310Packages.werkzeug: add SuperSandro2000 as maintainer

main
Sandro Jäckel 2 years ago
parent e960e5c643
commit 161b08390f
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5
  1. 2
      pkgs/development/python-modules/werkzeug/default.nix

@ -63,6 +63,6 @@ buildPythonPackage rec {
utility libraries. utility libraries.
''; '';
license = licenses.bsd3; license = licenses.bsd3;
maintainers = with maintainers; [ ]; maintainers = with maintainers; [ SuperSandro2000 ];
}; };
} }

Loading…
Cancel
Save