Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -15335,6 +15335,12 @@ githubId = 15693688; name = "Lucas Eduardo Wendt"; }; lucasfa = { name = "Lucas Fehlau Arbulu"; githubId = 23667494; github = "LucasFA"; matrix = "@lucasfa:matrix.org"; }; lucastso10 = { email = "lucastso10@gmail.com"; github = "lucastso10"; Loading pkgs/os-specific/linux/qc71_laptop/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,10 @@ stdenv.mkDerivation rec { description = "Linux driver for QC71 laptop"; homepage = "https://github.com/pobrn/qc71_laptop/"; license = licenses.gpl2Only; maintainers = with maintainers; [ aacebedo ]; maintainers = with maintainers; [ aacebedo lucasfa ]; platforms = [ "x86_64-linux" ]; }; } Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -15335,6 +15335,12 @@ githubId = 15693688; name = "Lucas Eduardo Wendt"; }; lucasfa = { name = "Lucas Fehlau Arbulu"; githubId = 23667494; github = "LucasFA"; matrix = "@lucasfa:matrix.org"; }; lucastso10 = { email = "lucastso10@gmail.com"; github = "lucastso10"; Loading
pkgs/os-specific/linux/qc71_laptop/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,10 @@ stdenv.mkDerivation rec { description = "Linux driver for QC71 laptop"; homepage = "https://github.com/pobrn/qc71_laptop/"; license = licenses.gpl2Only; maintainers = with maintainers; [ aacebedo ]; maintainers = with maintainers; [ aacebedo lucasfa ]; platforms = [ "x86_64-linux" ]; }; }