Make sure API team is aware of changes to contributes too (#294624)

This commit is contained in:
Alex Ross
2026-02-12 10:35:38 +01:00
committed by GitHub
parent 37bde10eee
commit b56a8fd088
5 changed files with 335 additions and 3 deletions

1
.github/CODEOWNERS vendored
View File

@@ -17,3 +17,4 @@ build/lib/policies/policyData.jsonc @joshspicer @rebornix @joaomoreno @pwang347
# 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
src/vs/workbench/services/extensions/common/extensionPoints.json @jrieken @mjbvz @alexr00