Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -10850,12 +10850,6 @@ githubId = 2332070; name = "Serge Baltic"; }; hyphon81 = { email = "zero812n@gmail.com"; github = "hyphon81"; githubId = 12491746; name = "Masato Yonekawa"; }; hyshka = { name = "Bryan Hyshka"; email = "bryan@hyshka.com"; Loading pkgs/development/python-modules/cupy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -131,6 +131,6 @@ buildPythonPackage rec { "aarch64-linux" "x86_64-linux" ]; maintainers = with lib.maintainers; [ hyphon81 ]; maintainers = [ ]; }; } pkgs/development/python-modules/fastrlock/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ buildPythonPackage rec { description = "RLock implementation for CPython"; homepage = "https://github.com/scoder/fastrlock"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ hyphon81 ]; maintainers = [ ]; }; } pkgs/development/python-modules/filelock/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,6 +44,6 @@ buildPythonPackage rec { description = "Platform independent file lock for Python"; homepage = "https://github.com/benediktschmitt/py-filelock"; license = lib.licenses.unlicense; maintainers = with lib.maintainers; [ hyphon81 ]; maintainers = [ ]; }; } pkgs/development/python-modules/pysptk/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,6 +44,6 @@ buildPythonPackage rec { description = "Wrapper for Speech Signal Processing Toolkit (SPTK)"; homepage = "https://pysptk.readthedocs.io/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ hyphon81 ]; maintainers = [ ]; }; } Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -10850,12 +10850,6 @@ githubId = 2332070; name = "Serge Baltic"; }; hyphon81 = { email = "zero812n@gmail.com"; github = "hyphon81"; githubId = 12491746; name = "Masato Yonekawa"; }; hyshka = { name = "Bryan Hyshka"; email = "bryan@hyshka.com"; Loading
pkgs/development/python-modules/cupy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -131,6 +131,6 @@ buildPythonPackage rec { "aarch64-linux" "x86_64-linux" ]; maintainers = with lib.maintainers; [ hyphon81 ]; maintainers = [ ]; }; }
pkgs/development/python-modules/fastrlock/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ buildPythonPackage rec { description = "RLock implementation for CPython"; homepage = "https://github.com/scoder/fastrlock"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ hyphon81 ]; maintainers = [ ]; }; }
pkgs/development/python-modules/filelock/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,6 +44,6 @@ buildPythonPackage rec { description = "Platform independent file lock for Python"; homepage = "https://github.com/benediktschmitt/py-filelock"; license = lib.licenses.unlicense; maintainers = with lib.maintainers; [ hyphon81 ]; maintainers = [ ]; }; }
pkgs/development/python-modules/pysptk/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,6 +44,6 @@ buildPythonPackage rec { description = "Wrapper for Speech Signal Processing Toolkit (SPTK)"; homepage = "https://pysptk.readthedocs.io/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ hyphon81 ]; maintainers = [ ]; }; }