Loading maintainers/team-list.nix +0 −9 Original line number Diff line number Diff line Loading @@ -916,15 +916,6 @@ with lib.maintainers; shortName = "Steam"; }; stridtech = { # Verify additions by approval of an already existing member of the team members = [ ulrikstrid ]; scope = "Group registration for Strid Tech AB team members who collectively maintain packages"; shortName = "StridTech"; }; swift = { members = [ dduan Loading pkgs/applications/editors/vscode/extensions/ms-azuretools.vscode-bicep/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ vscode-utils.buildVscodeMarketplaceExtension { downloadPage = "https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-bicep"; homepage = "https://github.com/Azure/bicep/tree/main/src/vscode-bicep"; license = lib.licenses.mit; teams = [ lib.teams.stridtech ]; }; } Loading pkgs/by-name/az/azure-cli/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -480,7 +480,6 @@ py.pkgs.toPythonApplication ( license = lib.licenses.mit; mainProgram = "az"; maintainers = with lib.maintainers; [ katexochen ]; teams = [ lib.teams.stridtech ]; platforms = lib.platforms.all; }; } Loading pkgs/by-name/bi/bicep-lsp/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ buildDotnetModule rec { homepage = "https://github.com/Azure/bicep/"; changelog = "https://github.com/Azure/bicep/releases/tag/v${version}"; license = lib.licenses.mit; teams = [ lib.teams.stridtech ]; platforms = lib.platforms.all; badPlatforms = [ "aarch64-linux" ]; }; Loading pkgs/by-name/bi/bicep/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,6 @@ buildDotnetModule rec { changelog = "https://github.com/Azure/bicep/releases/tag/v${version}"; license = lib.licenses.mit; maintainers = [ ]; teams = [ lib.teams.stridtech ]; mainProgram = "bicep"; }; } Loading
maintainers/team-list.nix +0 −9 Original line number Diff line number Diff line Loading @@ -916,15 +916,6 @@ with lib.maintainers; shortName = "Steam"; }; stridtech = { # Verify additions by approval of an already existing member of the team members = [ ulrikstrid ]; scope = "Group registration for Strid Tech AB team members who collectively maintain packages"; shortName = "StridTech"; }; swift = { members = [ dduan Loading
pkgs/applications/editors/vscode/extensions/ms-azuretools.vscode-bicep/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ vscode-utils.buildVscodeMarketplaceExtension { downloadPage = "https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-bicep"; homepage = "https://github.com/Azure/bicep/tree/main/src/vscode-bicep"; license = lib.licenses.mit; teams = [ lib.teams.stridtech ]; }; } Loading
pkgs/by-name/az/azure-cli/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -480,7 +480,6 @@ py.pkgs.toPythonApplication ( license = lib.licenses.mit; mainProgram = "az"; maintainers = with lib.maintainers; [ katexochen ]; teams = [ lib.teams.stridtech ]; platforms = lib.platforms.all; }; } Loading
pkgs/by-name/bi/bicep-lsp/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ buildDotnetModule rec { homepage = "https://github.com/Azure/bicep/"; changelog = "https://github.com/Azure/bicep/releases/tag/v${version}"; license = lib.licenses.mit; teams = [ lib.teams.stridtech ]; platforms = lib.platforms.all; badPlatforms = [ "aarch64-linux" ]; }; Loading
pkgs/by-name/bi/bicep/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,6 @@ buildDotnetModule rec { changelog = "https://github.com/Azure/bicep/releases/tag/v${version}"; license = lib.licenses.mit; maintainers = [ ]; teams = [ lib.teams.stridtech ]; mainProgram = "bicep"; }; }