Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -1330,6 +1330,12 @@ githubId = 55833; name = "Troels Henriksen"; }; athre0z = { email = "joel@zyantific.com"; github = "athre0z"; githubId = 6553158; name = "Joel Höner"; }; atila = { name = "Átila Saraiva"; email = "atilasaraiva@gmail.com"; Loading pkgs/development/libraries/zydis/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ stdenv.mkDerivation rec { homepage = "https://zydis.re/"; description = "Fast and lightweight x86/x86-64 disassembler library"; license = licenses.mit; maintainers = with maintainers; [ jbcrail AndersonTorres ]; maintainers = with maintainers; [ jbcrail AndersonTorres athre0z ]; platforms = platforms.all; }; } Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -1330,6 +1330,12 @@ githubId = 55833; name = "Troels Henriksen"; }; athre0z = { email = "joel@zyantific.com"; github = "athre0z"; githubId = 6553158; name = "Joel Höner"; }; atila = { name = "Átila Saraiva"; email = "atilasaraiva@gmail.com"; Loading
pkgs/development/libraries/zydis/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ stdenv.mkDerivation rec { homepage = "https://zydis.re/"; description = "Fast and lightweight x86/x86-64 disassembler library"; license = licenses.mit; maintainers = with maintainers; [ jbcrail AndersonTorres ]; maintainers = with maintainers; [ jbcrail AndersonTorres athre0z ]; platforms = platforms.all; }; }