Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -3510,12 +3510,6 @@ githubId = 52386117; name = "Blusk"; }; bmanuel = { name = "Benjamin Manuel"; email = "ben@benmanuel.com"; github = "bmanuel"; githubId = 3662307; }; bmilanov = { name = "Biser Milanov"; email = "bmilanov11+nixpkgs@gmail.com"; Loading pkgs/by-name/co/copacetic/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -62,6 +62,6 @@ buildGoModule rec { description = "Tool for directly patching vulnerabilities in container images"; license = lib.licenses.asl20; mainProgram = "copa"; maintainers = with lib.maintainers; [ bmanuel ]; maintainers = with lib.maintainers; [ ]; }; } pkgs/by-name/ka/kanata/package.nix +1 −4 Original line number Diff line number Diff line Loading @@ -53,10 +53,7 @@ rustPlatform.buildRustPackage rec { description = "Tool to improve keyboard comfort and usability with advanced customization"; homepage = "https://github.com/jtroo/kanata"; license = licenses.lgpl3Only; maintainers = with maintainers; [ bmanuel linj ]; maintainers = with maintainers; [ linj ]; platforms = platforms.unix; mainProgram = "kanata"; }; Loading Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -3510,12 +3510,6 @@ githubId = 52386117; name = "Blusk"; }; bmanuel = { name = "Benjamin Manuel"; email = "ben@benmanuel.com"; github = "bmanuel"; githubId = 3662307; }; bmilanov = { name = "Biser Milanov"; email = "bmilanov11+nixpkgs@gmail.com"; Loading
pkgs/by-name/co/copacetic/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -62,6 +62,6 @@ buildGoModule rec { description = "Tool for directly patching vulnerabilities in container images"; license = lib.licenses.asl20; mainProgram = "copa"; maintainers = with lib.maintainers; [ bmanuel ]; maintainers = with lib.maintainers; [ ]; }; }
pkgs/by-name/ka/kanata/package.nix +1 −4 Original line number Diff line number Diff line Loading @@ -53,10 +53,7 @@ rustPlatform.buildRustPackage rec { description = "Tool to improve keyboard comfort and usability with advanced customization"; homepage = "https://github.com/jtroo/kanata"; license = licenses.lgpl3Only; maintainers = with maintainers; [ bmanuel linj ]; maintainers = with maintainers; [ linj ]; platforms = platforms.unix; mainProgram = "kanata"; }; Loading