Loading maintainers/maintainer-list.nix +9 −0 Original line number Diff line number Diff line Loading @@ -3098,6 +3098,15 @@ githubId = 34317; name = "Corey O'Connor"; }; code-asher = { email = "ash@coder.com"; github = "code-asher"; githubId = 45609798; name = "Asher"; keys = [{ fingerprint = "6E3A FA6D 915C C2A4 D26F C53E 7BB4 BA9C 783D 2BBC"; }]; }; CodeLongAndProsper90 = { github = "CodeLongAndProsper90"; githubId = 50145141; Loading pkgs/servers/code-server/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -297,7 +297,7 @@ stdenv.mkDerivation (finalAttrs: { ''; homepage = "https://github.com/coder/code-server"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ offline henkery ]; maintainers = with lib.maintainers; [ offline henkery code-asher ]; platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" ]; }; }) Loading
maintainers/maintainer-list.nix +9 −0 Original line number Diff line number Diff line Loading @@ -3098,6 +3098,15 @@ githubId = 34317; name = "Corey O'Connor"; }; code-asher = { email = "ash@coder.com"; github = "code-asher"; githubId = 45609798; name = "Asher"; keys = [{ fingerprint = "6E3A FA6D 915C C2A4 D26F C53E 7BB4 BA9C 783D 2BBC"; }]; }; CodeLongAndProsper90 = { github = "CodeLongAndProsper90"; githubId = 50145141; Loading
pkgs/servers/code-server/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -297,7 +297,7 @@ stdenv.mkDerivation (finalAttrs: { ''; homepage = "https://github.com/coder/code-server"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ offline henkery ]; maintainers = with lib.maintainers; [ offline henkery code-asher ]; platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" ]; }; })