mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-28 06:31:58 +00:00
17 lines
1.0 KiB
Plaintext
17 lines
1.0 KiB
Plaintext
# GitHub actions required reviewers
|
|
.github/workflows/monaco-editor.yml @hediet @alexdima @lszomoru @joaomoreno
|
|
.github/workflows/no-package-lock-changes.yml @lszomoru @joaomoreno @TylerLeonhardt @rzhao271
|
|
.github/workflows/no-yarn-lock-changes.yml @lszomoru @joaomoreno @TylerLeonhardt @rzhao271
|
|
.github/workflows/pr-darwin-test.yml @lszomoru @joaomoreno @TylerLeonhardt @rzhao271
|
|
.github/workflows/pr-linux-cli-test.yml @lszomoru @joaomoreno @TylerLeonhardt @rzhao271
|
|
.github/workflows/pr-linux-test.yml @lszomoru @joaomoreno @TylerLeonhardt @rzhao271
|
|
.github/workflows/pr-node-modules.yml @lszomoru @joaomoreno @TylerLeonhardt @rzhao271
|
|
.github/workflows/pr-win32-test.yml @lszomoru @joaomoreno @TylerLeonhardt @rzhao271
|
|
.github/workflows/pr.yml @lszomoru @joaomoreno @TylerLeonhardt @rzhao271
|
|
.github/workflows/telemetry.yml @lramos15 @lszomoru @joaomoreno
|
|
|
|
# VS Code API
|
|
# Ensure the API team is aware of changes to the vscode-dts file
|
|
# this is only about the final API, not about proposed API changes
|
|
src/vscode-dts/vscode.d.ts @jrieken @mjbvz @alexr00
|