Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -10158,12 +10158,6 @@ githubId = 46386452; name = "Jeroen Wijenbergh"; }; jwoudenberg = { email = "nixpkgs@jasperwoudenberg.com"; github = "jwoudenberg"; githubId = 1525551; name = "Jasper Woudenberg"; }; jwygoda = { email = "jaroslaw@wygoda.me"; github = "jwygoda"; Loading nixos/modules/services/networking/resilio.nix +1 −1 Original line number Diff line number Diff line Loading @@ -291,5 +291,5 @@ in }; }; meta.maintainers = with maintainers; [ jwoudenberg ]; meta.maintainers = with maintainers; [ ]; } nixos/modules/services/security/yubikey-agent.nix +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ in { ###### interface meta.maintainers = with maintainers; [ philandstuff rawkode jwoudenberg ]; meta.maintainers = with maintainers; [ philandstuff rawkode ]; options = { Loading pkgs/applications/networking/resilio-sync/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ stdenv.mkDerivation rec { sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfreeRedistributable; platforms = platforms.linux; maintainers = with maintainers; [ domenkozar thoughtpolice cwoac jwoudenberg ]; maintainers = with maintainers; [ domenkozar thoughtpolice cwoac ]; mainProgram = "rslsync"; }; } pkgs/os-specific/linux/system76-power/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -28,6 +28,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/pop-os/system76-power"; license = licenses.gpl3Plus; platforms = [ "i686-linux" "x86_64-linux" ]; maintainers = [ maintainers.jwoudenberg ]; maintainers = []; }; } Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -10158,12 +10158,6 @@ githubId = 46386452; name = "Jeroen Wijenbergh"; }; jwoudenberg = { email = "nixpkgs@jasperwoudenberg.com"; github = "jwoudenberg"; githubId = 1525551; name = "Jasper Woudenberg"; }; jwygoda = { email = "jaroslaw@wygoda.me"; github = "jwygoda"; Loading
nixos/modules/services/networking/resilio.nix +1 −1 Original line number Diff line number Diff line Loading @@ -291,5 +291,5 @@ in }; }; meta.maintainers = with maintainers; [ jwoudenberg ]; meta.maintainers = with maintainers; [ ]; }
nixos/modules/services/security/yubikey-agent.nix +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ in { ###### interface meta.maintainers = with maintainers; [ philandstuff rawkode jwoudenberg ]; meta.maintainers = with maintainers; [ philandstuff rawkode ]; options = { Loading
pkgs/applications/networking/resilio-sync/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ stdenv.mkDerivation rec { sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfreeRedistributable; platforms = platforms.linux; maintainers = with maintainers; [ domenkozar thoughtpolice cwoac jwoudenberg ]; maintainers = with maintainers; [ domenkozar thoughtpolice cwoac ]; mainProgram = "rslsync"; }; }
pkgs/os-specific/linux/system76-power/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -28,6 +28,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/pop-os/system76-power"; license = licenses.gpl3Plus; platforms = [ "i686-linux" "x86_64-linux" ]; maintainers = [ maintainers.jwoudenberg ]; maintainers = []; }; }