From ea96ef5c065d5c07f8044de18213fee37f98d33b Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Thu, 16 Jan 2020 12:00:25 -0800 Subject: [PATCH] SharePoint Types: removing myself as owner as I transitioned to a new role (#41655) --- types/sharepoint/index.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/types/sharepoint/index.d.ts b/types/sharepoint/index.d.ts index 0c4a16dd0a..fcfbf33fff 100644 --- a/types/sharepoint/index.d.ts +++ b/types/sharepoint/index.d.ts @@ -2,7 +2,6 @@ // Project: https://msdn.microsoft.com/en-us/library/office/jj193034.aspx // Definitions by: Stanislav Vyshchepan // Andrey Markeev -// Vincent Biret // Tero Arvola // Dennis George // SPWizard01