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