Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -14745,6 +14745,12 @@ githubId = 1634990; name = "Tom McLaughlin"; }; thornycrackers = { email = "codyfh@gmail.com"; github = "thornycrackers"; githubId = 4313010; name = "Cody Hiar"; }; thoughtpolice = { email = "aseipp@pobox.com"; github = "thoughtpolice"; Loading pkgs/development/python-modules/python-jwt/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -42,5 +42,6 @@ buildPythonPackage rec { description = "JSON Web Token library for Python 3"; homepage = "https://github.com/GehirnInc/python-jwt"; license = licenses.asl20; maintainers = with maintainers; [ thornycrackers ]; }; } Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -14745,6 +14745,12 @@ githubId = 1634990; name = "Tom McLaughlin"; }; thornycrackers = { email = "codyfh@gmail.com"; github = "thornycrackers"; githubId = 4313010; name = "Cody Hiar"; }; thoughtpolice = { email = "aseipp@pobox.com"; github = "thoughtpolice"; Loading
pkgs/development/python-modules/python-jwt/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -42,5 +42,6 @@ buildPythonPackage rec { description = "JSON Web Token library for Python 3"; homepage = "https://github.com/GehirnInc/python-jwt"; license = licenses.asl20; maintainers = with maintainers; [ thornycrackers ]; }; }