mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
[office-runtime] Adding code owners to office-runtime (#40139)
* Adding code owners * Adding OfficeDev * Fixing whitespace * Removing whitespace
This commit is contained in:
committed by
Pranav Senthilnathan
parent
42bf170d42
commit
3cdebec32e
Vendored
+8
-1
@@ -1,12 +1,19 @@
|
||||
// Type definitions for non-npm package office-runtime 1.0
|
||||
// Project: https://github.com/OfficeDev/office-js
|
||||
// Definitions by: Michael Zlatskovsky <https://github.com/Zlatkovsky>, Michelle Scharlock <https://github.com/mscharlock>
|
||||
// Definitions by: OfficeDev <https://github.com/OfficeDev>,
|
||||
// Michael Zlatskovsky <https://github.com/Zlatkovsky>,
|
||||
// Michelle Scharlock <https://github.com/mscharlock>,
|
||||
// David Chesnut <https://github.com/davidchesnut>,
|
||||
// Alex Jerabek <https://github.com/AlexJerabek>,
|
||||
// Sudhi Ramamurthy <https://github.com/sumurthy>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// Typescript Version: 2.4
|
||||
|
||||
/*
|
||||
office-runtime
|
||||
Copyright (c) Microsoft Corporation
|
||||
*/
|
||||
|
||||
/**
|
||||
* Office runtime namespace.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user