Skip to content

Commit 51668de

Browse files
authored
Engineering - add remaining GitHub actions to the code owners file (microsoft#258182)
1 parent d45db6f commit 51668de

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
# Ensure that Lad and Joao review changes to the Code OSS actions
1+
# GitHub actions required reviewers
2+
.github/workflows/monaco-editor.yml @hediet @alexdima @lszomoru @joaomoreno
3+
.github/workflows/no-package-lock-changes.yml @lszomoru @joaomoreno
4+
.github/workflows/no-yarn-lock-changes.yml @lszomoru @joaomoreno
25
.github/workflows/pr-darwin-test.yml @lszomoru @joaomoreno
36
.github/workflows/pr-linux-cli-test.yml @lszomoru @joaomoreno
47
.github/workflows/pr-linux-test.yml @lszomoru @joaomoreno
58
.github/workflows/pr-node-modules.yml @lszomoru @joaomoreno
69
.github/workflows/pr-win32-test.yml @lszomoru @joaomoreno
710
.github/workflows/pr.yml @lszomoru @joaomoreno
11+
.github/workflows/telemetry.yml @lramos15 @lszomoru @joaomoreno
812

913
# ensure the API police is aware of changes to the vscode-dts file
1014
# this is only about the final API, not about proposed API changes

0 commit comments

Comments
 (0)