From 610cf2fb0d6d2c15dfc3c375a16127c5fcbee73b Mon Sep 17 00:00:00 2001 From: Matt Bierner <12821956+mjbvz@users.noreply.github.com> Date: Tue, 23 Sep 2025 10:22:13 -0700 Subject: [PATCH] Add alexr00 to api owner list --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ad5317637ff..311095aa73f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -38,4 +38,4 @@ src/vs/workbench/services/workingCopy/** @bpasero # 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 +src/vscode-dts/vscode.d.ts @jrieken @mjbvz @alexr00