Loading maintainers/team-list.nix +11 −0 Original line number Diff line number Diff line Loading @@ -387,6 +387,17 @@ with lib.maintainers; shortName = "dotnet"; }; electron = { members = [ tomasajt yayayayaka teutat3s ]; scope = "Maintainers of electron packages"; shortName = "electron"; enableFeatureFreezePing = true; }; emacs = { members = [ AndersonTorres Loading pkgs/development/tools/electron/binary/generic.nix +1 −5 Original line number Diff line number Diff line Loading @@ -44,11 +44,7 @@ let homepage = "https://github.com/electron/electron"; license = licenses.mit; mainProgram = "electron"; maintainers = with maintainers; [ yayayayaka teutat3s tomasajt ]; teams = [ teams.electron ]; platforms = [ "x86_64-darwin" "x86_64-linux" Loading pkgs/development/tools/electron/chromedriver/generic.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,8 +29,8 @@ let license = licenses.mit; maintainers = with maintainers; [ liammurphy14 yayayayaka ]; teams = [ teams.electron ]; platforms = [ "x86_64-darwin" "x86_64-linux" Loading pkgs/development/tools/electron/common.nix +1 −5 Original line number Diff line number Diff line Loading @@ -323,11 +323,7 @@ in homepage = "https://github.com/electron/electron"; platforms = lib.platforms.linux; license = licenses.mit; maintainers = with maintainers; [ yayayayaka teutat3s tomasajt ]; teams = [ teams.electron ]; mainProgram = "electron"; hydraPlatforms = lib.optionals (!(hasInfix "alpha" info.version) && !(hasInfix "beta" info.version)) Loading Loading
maintainers/team-list.nix +11 −0 Original line number Diff line number Diff line Loading @@ -387,6 +387,17 @@ with lib.maintainers; shortName = "dotnet"; }; electron = { members = [ tomasajt yayayayaka teutat3s ]; scope = "Maintainers of electron packages"; shortName = "electron"; enableFeatureFreezePing = true; }; emacs = { members = [ AndersonTorres Loading
pkgs/development/tools/electron/binary/generic.nix +1 −5 Original line number Diff line number Diff line Loading @@ -44,11 +44,7 @@ let homepage = "https://github.com/electron/electron"; license = licenses.mit; mainProgram = "electron"; maintainers = with maintainers; [ yayayayaka teutat3s tomasajt ]; teams = [ teams.electron ]; platforms = [ "x86_64-darwin" "x86_64-linux" Loading
pkgs/development/tools/electron/chromedriver/generic.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,8 +29,8 @@ let license = licenses.mit; maintainers = with maintainers; [ liammurphy14 yayayayaka ]; teams = [ teams.electron ]; platforms = [ "x86_64-darwin" "x86_64-linux" Loading
pkgs/development/tools/electron/common.nix +1 −5 Original line number Diff line number Diff line Loading @@ -323,11 +323,7 @@ in homepage = "https://github.com/electron/electron"; platforms = lib.platforms.linux; license = licenses.mit; maintainers = with maintainers; [ yayayayaka teutat3s tomasajt ]; teams = [ teams.electron ]; mainProgram = "electron"; hydraPlatforms = lib.optionals (!(hasInfix "alpha" info.version) && !(hasInfix "beta" info.version)) Loading