From d56990f3fab8e1fe9c93ff76c1d028c570b2c95e Mon Sep 17 00:00:00 2001 From: Elizabeth Samuel Date: Thu, 3 Sep 2020 09:40:11 -0700 Subject: [PATCH] =?UTF-8?q?[office-js]=20[office-js-preview]=20[custom-fun?= =?UTF-8?q?ctions-runtime]=20[office-ru=E2=80=A6=20(#47241)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [office-js] [office-js-preview] [custom-functions-runtime] [office-runtime] Add Alison as owner * Retrigger --- types/custom-functions-runtime/index.d.ts | 3 ++- types/office-js-preview/index.d.ts | 7 ++++++- types/office-js/index.d.ts | 9 +++++++-- types/office-runtime/index.d.ts | 3 ++- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/types/custom-functions-runtime/index.d.ts b/types/custom-functions-runtime/index.d.ts index 8c87426054..9fb5e1e691 100644 --- a/types/custom-functions-runtime/index.d.ts +++ b/types/custom-functions-runtime/index.d.ts @@ -3,7 +3,8 @@ // Definitions by: OfficeDev , // Adam Krantz , // Michelle Scharlock , -// David Chesnut, +// David Chesnut , +// Alison McKay // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.4 diff --git a/types/office-js-preview/index.d.ts b/types/office-js-preview/index.d.ts index dfca50c63d..789a2828ed 100644 --- a/types/office-js-preview/index.d.ts +++ b/types/office-js-preview/index.d.ts @@ -1,6 +1,11 @@ // Type definitions for Office.js 1.0 // Project: https://github.com/OfficeDev/office-js -// Definitions by: OfficeDev , Ricky Kirkham , Alex Jerabek , Elizabeth Samuel , Sudhi Ramamurthy +// Definitions by: OfficeDev , +// Ricky Kirkham , +// Alex Jerabek , +// Elizabeth Samuel , +// Sudhi Ramamurthy , +// Alison McKay // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.4 diff --git a/types/office-js/index.d.ts b/types/office-js/index.d.ts index f65382ff3c..41e1cd1949 100644 --- a/types/office-js/index.d.ts +++ b/types/office-js/index.d.ts @@ -1,6 +1,11 @@ // Type definitions for Office.js 1.0 // Project: https://github.com/OfficeDev/office-js -// Definitions by: OfficeDev , Ricky Kirkham , Alex Jerabek , Elizabeth Samuel , Sudhi Ramamurthy +// Definitions by: OfficeDev , +// Ricky Kirkham , +// Alex Jerabek , +// Elizabeth Samuel , +// Sudhi Ramamurthy , +// Alison McKay // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.4 @@ -9726,7 +9731,7 @@ declare namespace Office { * For more information around using this API, see the * {@link https://docs.microsoft.com/office/dev/add-ins/outlook/delegate-access | delegate access} article. * - * **Note**: This method is not supported in Outlook on Mac, iOS, or Android. + * **Note**: This method is not supported in Outlook on Mac, iOS, or Android. * * [Api set: Mailbox 1.8] * diff --git a/types/office-runtime/index.d.ts b/types/office-runtime/index.d.ts index 90dcd7bbe9..a936b24b0a 100644 --- a/types/office-runtime/index.d.ts +++ b/types/office-runtime/index.d.ts @@ -5,7 +5,8 @@ // David Chesnut , // Alex Jerabek , // Sudhi Ramamurthy , -// Ricky Kirkham +// Ricky Kirkham , +// Alison McKay // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Typescript Version: 2.4