Loading maintainers/maintainer-list.nix +7 −0 Original line number Diff line number Diff line Loading @@ -19386,6 +19386,13 @@ githubId = 158321; name = "Stewart Mackenzie"; }; skeuchel = { name = "Steven Keuchel"; email = "steven.keuchel@gmail.com"; github = "skeuchel"; githubId = 617130; keys = [ { fingerprint = "C4F7 46C7 B560 38D8 210F 0288 5877 DEE9 7428 557F"; } ]; }; skovati = { github = "skovati"; githubId = 49844593; Loading pkgs/tools/filesystems/mtdutils/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ stdenv.mkDerivation rec { downloadPage = "https://git.infradead.org/mtd-utils.git"; license = licenses.gpl2Plus; homepage = "http://www.linux-mtd.infradead.org/"; maintainers = [ ]; maintainers = with lib.maintainers; [ skeuchel ]; platforms = with platforms; linux; }; } pkgs/tools/networking/mosh/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ stdenv.mkDerivation rec { especially over Wi-Fi, cellular, and long-distance links. ''; license = licenses.gpl3Plus; maintainers = [ ]; maintainers = with lib.maintainers; [ skeuchel ]; platforms = platforms.unix; }; } Loading
maintainers/maintainer-list.nix +7 −0 Original line number Diff line number Diff line Loading @@ -19386,6 +19386,13 @@ githubId = 158321; name = "Stewart Mackenzie"; }; skeuchel = { name = "Steven Keuchel"; email = "steven.keuchel@gmail.com"; github = "skeuchel"; githubId = 617130; keys = [ { fingerprint = "C4F7 46C7 B560 38D8 210F 0288 5877 DEE9 7428 557F"; } ]; }; skovati = { github = "skovati"; githubId = 49844593; Loading
pkgs/tools/filesystems/mtdutils/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ stdenv.mkDerivation rec { downloadPage = "https://git.infradead.org/mtd-utils.git"; license = licenses.gpl2Plus; homepage = "http://www.linux-mtd.infradead.org/"; maintainers = [ ]; maintainers = with lib.maintainers; [ skeuchel ]; platforms = with platforms; linux; }; }
pkgs/tools/networking/mosh/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ stdenv.mkDerivation rec { especially over Wi-Fi, cellular, and long-distance links. ''; license = licenses.gpl3Plus; maintainers = [ ]; maintainers = with lib.maintainers; [ skeuchel ]; platforms = platforms.unix; }; }