Loading maintainers/maintainer-list.nix +6 −7 Original line number Diff line number Diff line Loading @@ -2276,6 +2276,12 @@ fingerprint = "17C7 95D4 871C 2F87 83C8 053D 0C61 C4E5 907F 76C8"; }]; }; booniepepper = { name = "J.R. Hill"; email = "justin@so.dang.cool"; github = "booniepepper"; githubId = 17605298; }; bootstrap-prime = { email = "bootstrap.prime@gmail.com"; github = "bootstrap-prime"; Loading Loading @@ -6562,13 +6568,6 @@ githubId = 72349937; name = "Hikari"; }; hiljusti = { name = "J.R. Hill"; email = "hiljusti@so.dang.cool"; github = "hiljusti"; githubId = 17605298; }; hirenashah = { email = "hiren@hiren.io"; github = "hirenashah"; Loading pkgs/applications/misc/sigi/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -25,6 +25,6 @@ rustPlatform.buildRustPackage rec { description = "Organizing CLI for people who don't love organizing."; homepage = "https://github.com/sigi-cli/sigi"; license = licenses.gpl2; maintainers = with maintainers; [ hiljusti ]; maintainers = with maintainers; [ booniepepper ]; }; } pkgs/tools/misc/findup/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/hiljusti/findup"; description = "Search parent directories for sentinel files"; license = licenses.mit; maintainers = with maintainers; [ hiljusti ]; maintainers = with maintainers; [ booniepepper ]; }; } Loading
maintainers/maintainer-list.nix +6 −7 Original line number Diff line number Diff line Loading @@ -2276,6 +2276,12 @@ fingerprint = "17C7 95D4 871C 2F87 83C8 053D 0C61 C4E5 907F 76C8"; }]; }; booniepepper = { name = "J.R. Hill"; email = "justin@so.dang.cool"; github = "booniepepper"; githubId = 17605298; }; bootstrap-prime = { email = "bootstrap.prime@gmail.com"; github = "bootstrap-prime"; Loading Loading @@ -6562,13 +6568,6 @@ githubId = 72349937; name = "Hikari"; }; hiljusti = { name = "J.R. Hill"; email = "hiljusti@so.dang.cool"; github = "hiljusti"; githubId = 17605298; }; hirenashah = { email = "hiren@hiren.io"; github = "hirenashah"; Loading
pkgs/applications/misc/sigi/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -25,6 +25,6 @@ rustPlatform.buildRustPackage rec { description = "Organizing CLI for people who don't love organizing."; homepage = "https://github.com/sigi-cli/sigi"; license = licenses.gpl2; maintainers = with maintainers; [ hiljusti ]; maintainers = with maintainers; [ booniepepper ]; }; }
pkgs/tools/misc/findup/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/hiljusti/findup"; description = "Search parent directories for sentinel files"; license = licenses.mit; maintainers = with maintainers; [ hiljusti ]; maintainers = with maintainers; [ booniepepper ]; }; }