Skip to content

Commit 3cc5e82

Browse files
Merge pull request microsoft#241380 from microsoft/devalenc/mjbvz-owner-fix
Update telemetry owner
2 parents 77e89e2 + ad7397e commit 3cc5e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/workbench/contrib/webview/browser/webviewElement.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ export class WebviewElement extends Disposable implements IWebview, WebviewFindD
595595

596596
type Classification = {
597597
extension: { classification: 'SystemMetaData'; purpose: 'FeatureInsight'; comment: 'The id of the extension that created the webview.' };
598-
owner: 'mjbz';
598+
owner: 'mjbvz';
599599
comment: 'Helps find which extensions are contributing webviews with invalid CSPs';
600600
};
601601

0 commit comments

Comments
 (0)