Loading maintainers/maintainer-list.nix +9 −0 Original line number Diff line number Diff line Loading @@ -1466,6 +1466,15 @@ githubId = 1482768; name = "Benjamin Asbach"; }; asciimoth = { name = "Andrew"; email = "ascii@moth.contact"; github = "asciimoth"; githubId = 91414737; keys = [{ fingerprint = "C5C8 4658 CCFD 7E8E 71DE E933 AF3A E54F C3A3 5C9F"; }]; }; ashalkhakov = { email = "artyom.shalkhakov@gmail.com"; github = "ashalkhakov"; Loading pkgs/tools/misc/aaa/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,6 @@ rustPlatform.buildRustPackage rec { description = "Terminal viewer for 3a format"; homepage = "https://github.com/DomesticMoth/aaa"; license = with licenses; [ gpl3Only ]; maintainers = with maintainers; [ DomesticMoth ]; maintainers = with maintainers; [ asciimoth ]; }; } Loading
maintainers/maintainer-list.nix +9 −0 Original line number Diff line number Diff line Loading @@ -1466,6 +1466,15 @@ githubId = 1482768; name = "Benjamin Asbach"; }; asciimoth = { name = "Andrew"; email = "ascii@moth.contact"; github = "asciimoth"; githubId = 91414737; keys = [{ fingerprint = "C5C8 4658 CCFD 7E8E 71DE E933 AF3A E54F C3A3 5C9F"; }]; }; ashalkhakov = { email = "artyom.shalkhakov@gmail.com"; github = "ashalkhakov"; Loading
pkgs/tools/misc/aaa/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,6 @@ rustPlatform.buildRustPackage rec { description = "Terminal viewer for 3a format"; homepage = "https://github.com/DomesticMoth/aaa"; license = with licenses; [ gpl3Only ]; maintainers = with maintainers; [ DomesticMoth ]; maintainers = with maintainers; [ asciimoth ]; }; }