Loading maintainers/maintainer-list.nix +6 −6 Original line number Diff line number Diff line Loading @@ -22870,6 +22870,12 @@ githubId = 10437171; keys = [ { fingerprint = "75F0 AB7C FE01 D077 AEE6 CAFD 353E 4A18 EE0F AB72"; } ]; }; spacedentist = { email = "sp@cedenti.st"; github = "spacedentist"; githubId = 1536420; name = "Sven Over"; }; spacefrogg = { email = "spacefrogg-nixos@meterriblecrew.net"; github = "spacefrogg"; Loading Loading @@ -23408,12 +23414,6 @@ githubId = 306190; name = "Svend Sorensen"; }; sven-of-cord = { email = "sven@cord.com"; github = "sven-of-cord"; githubId = 98333944; name = "Sven Over"; }; Svenum = { email = "s.ziegler@holypenguin.net"; github = "Svenum"; pkgs/development/tools/spr/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,8 +23,8 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "Submit pull requests for individual, amendable, rebaseable commits to GitHub"; mainProgram = "spr"; homepage = "https://github.com/getcord/spr"; homepage = "https://github.com/spacedentist/spr"; license = licenses.mit; maintainers = with maintainers; [ sven-of-cord ]; maintainers = with maintainers; [ spacedentist ]; }; } Loading
maintainers/maintainer-list.nix +6 −6 Original line number Diff line number Diff line Loading @@ -22870,6 +22870,12 @@ githubId = 10437171; keys = [ { fingerprint = "75F0 AB7C FE01 D077 AEE6 CAFD 353E 4A18 EE0F AB72"; } ]; }; spacedentist = { email = "sp@cedenti.st"; github = "spacedentist"; githubId = 1536420; name = "Sven Over"; }; spacefrogg = { email = "spacefrogg-nixos@meterriblecrew.net"; github = "spacefrogg"; Loading Loading @@ -23408,12 +23414,6 @@ githubId = 306190; name = "Svend Sorensen"; }; sven-of-cord = { email = "sven@cord.com"; github = "sven-of-cord"; githubId = 98333944; name = "Sven Over"; }; Svenum = { email = "s.ziegler@holypenguin.net"; github = "Svenum";
pkgs/development/tools/spr/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,8 +23,8 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "Submit pull requests for individual, amendable, rebaseable commits to GitHub"; mainProgram = "spr"; homepage = "https://github.com/getcord/spr"; homepage = "https://github.com/spacedentist/spr"; license = licenses.mit; maintainers = with maintainers; [ sven-of-cord ]; maintainers = with maintainers; [ spacedentist ]; }; }