Loading maintainers/maintainer-list.nix +6 −6 Original line number Diff line number Diff line Loading @@ -12539,12 +12539,6 @@ github = "keenanweaver"; githubId = 37268985; }; kekschen = { email = "kx@imkx.dev"; github = "kek5chen"; githubId = 52585984; name = "Kek5chen"; }; keksgesicht = { name = "Jan Braun"; email = "git@keksgesicht.de"; Loading Loading @@ -26035,6 +26029,12 @@ githubId = 20464732; name = "Willi Butz"; }; willow = { email = "git@willow.moe"; github = "kek5chen"; githubId = 52585984; name = "Willow"; }; willow_ch = { email = "nix@w.wolo.dev"; github = "spaghetus"; pkgs/by-name/di/discordchatexporter-desktop/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ buildDotnetModule rec { homepage = "https://github.com/Tyrrrz/DiscordChatExporter"; license = licenses.gpl3Plus; changelog = "https://github.com/Tyrrrz/DiscordChatExporter/blob/${version}/Changelog.md"; maintainers = with maintainers; [ kekschen ]; maintainers = with maintainers; [ willow ]; platforms = [ "x86_64-linux" ]; mainProgram = "discordchatexporter"; }; Loading pkgs/by-name/ry/ryubing/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -143,7 +143,7 @@ buildDotnetModule rec { maintainers = with maintainers; [ jk artemist kekschen willow ]; platforms = [ "x86_64-linux" Loading pkgs/development/python-modules/linuxpy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ buildPythonPackage rec { description = "Human friendly interface to Linux subsystems using Python"; homepage = "https://github.com/tiagocoutinho/linuxpy"; license = licenses.gpl3Plus; maintainers = with lib.maintainers; [ kekschen ]; maintainers = with lib.maintainers; [ willow ]; platforms = lib.platforms.linux; }; } Loading
maintainers/maintainer-list.nix +6 −6 Original line number Diff line number Diff line Loading @@ -12539,12 +12539,6 @@ github = "keenanweaver"; githubId = 37268985; }; kekschen = { email = "kx@imkx.dev"; github = "kek5chen"; githubId = 52585984; name = "Kek5chen"; }; keksgesicht = { name = "Jan Braun"; email = "git@keksgesicht.de"; Loading Loading @@ -26035,6 +26029,12 @@ githubId = 20464732; name = "Willi Butz"; }; willow = { email = "git@willow.moe"; github = "kek5chen"; githubId = 52585984; name = "Willow"; }; willow_ch = { email = "nix@w.wolo.dev"; github = "spaghetus";
pkgs/by-name/di/discordchatexporter-desktop/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ buildDotnetModule rec { homepage = "https://github.com/Tyrrrz/DiscordChatExporter"; license = licenses.gpl3Plus; changelog = "https://github.com/Tyrrrz/DiscordChatExporter/blob/${version}/Changelog.md"; maintainers = with maintainers; [ kekschen ]; maintainers = with maintainers; [ willow ]; platforms = [ "x86_64-linux" ]; mainProgram = "discordchatexporter"; }; Loading
pkgs/by-name/ry/ryubing/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -143,7 +143,7 @@ buildDotnetModule rec { maintainers = with maintainers; [ jk artemist kekschen willow ]; platforms = [ "x86_64-linux" Loading
pkgs/development/python-modules/linuxpy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ buildPythonPackage rec { description = "Human friendly interface to Linux subsystems using Python"; homepage = "https://github.com/tiagocoutinho/linuxpy"; license = licenses.gpl3Plus; maintainers = with lib.maintainers; [ kekschen ]; maintainers = with lib.maintainers; [ willow ]; platforms = lib.platforms.linux; }; }