We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3010d6 commit 116cbcdCopy full SHA for 116cbcd
.github/CODEOWNERS
@@ -1,3 +1,11 @@
1
+# Ensure that Lad and Joao review changes to the Code OSS actions
2
+.github/workflows/pr-darwin-test.yml @lszomoru @joaomoreno
3
+.github/workflows/pr-linux-cli-test.yml @lszomoru @joaomoreno
4
+.github/workflows/pr-linux-test.yml @lszomoru @joaomoreno
5
+.github/workflows/pr-node-modules.yml @lszomoru @joaomoreno
6
+.github/workflows/pr-win32-test.yml @lszomoru @joaomoreno
7
+.github/workflows/pr.yml @lszomoru @joaomoreno
8
+
9
# ensure the API police is aware of changes to the vscode-dts file
10
# this is only about the final API, not about proposed API changes
11
src/vscode-dts/vscode.d.ts @jrieken @mjbvz
0 commit comments