mirror of https://github.com/microsoft/vscode.git
Engineering - add remaining GitHub actions to the code owners file (#258182)
This commit is contained in:
parent
d45db6fbd2
commit
51668def49
|
@ -1,10 +1,14 @@
|
|||
# Ensure that Lad and Joao review changes to the Code OSS actions
|
||||
# GitHub actions required reviewers
|
||||
.github/workflows/monaco-editor.yml @hediet @alexdima @lszomoru @joaomoreno
|
||||
.github/workflows/no-package-lock-changes.yml @lszomoru @joaomoreno
|
||||
.github/workflows/no-yarn-lock-changes.yml @lszomoru @joaomoreno
|
||||
.github/workflows/pr-darwin-test.yml @lszomoru @joaomoreno
|
||||
.github/workflows/pr-linux-cli-test.yml @lszomoru @joaomoreno
|
||||
.github/workflows/pr-linux-test.yml @lszomoru @joaomoreno
|
||||
.github/workflows/pr-node-modules.yml @lszomoru @joaomoreno
|
||||
.github/workflows/pr-win32-test.yml @lszomoru @joaomoreno
|
||||
.github/workflows/pr.yml @lszomoru @joaomoreno
|
||||
.github/workflows/telemetry.yml @lramos15 @lszomoru @joaomoreno
|
||||
|
||||
# ensure the API police is aware of changes to the vscode-dts file
|
||||
# this is only about the final API, not about proposed API changes
|
||||
|
|
Loading…
Reference in New Issue