add ownership file for vscode-dts (#204746)

This commit is contained in:
Johannes Rieken
2024-02-08 18:59:55 +01:00
committed by GitHub
parent 49001e5237
commit 249a9514f2

3
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,3 @@
# 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
src/vscode-dts/vscode.d.ts @jrieken @mjbvz