From ae02415ee82b0f34cbcabf639335210e5b58a71d Mon Sep 17 00:00:00 2001 From: Sandro Jäckel Date: Thu, 29 Apr 2021 07:21:13 +0200 Subject: treewide: remove gnidorah due to github account removal/deletion and not other mean of contact. --- pkgs/development/python-modules/python-fontconfig/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/python-modules/python-fontconfig') diff --git a/pkgs/development/python-modules/python-fontconfig/default.nix b/pkgs/development/python-modules/python-fontconfig/default.nix index 88778ff794ea..4aabb208a90c 100644 --- a/pkgs/development/python-modules/python-fontconfig/default.nix +++ b/pkgs/development/python-modules/python-fontconfig/default.nix @@ -29,6 +29,6 @@ in buildPythonPackage rec { homepage = "https://github.com/Vayn/python-fontconfig"; description = "Python binding for Fontconfig"; license = lib.licenses.gpl3; - maintainers = with lib.maintainers; [ gnidorah ]; + maintainers = with lib.maintainers; [ ]; }; } -- cgit v1.2.3