Skip to content

Commit 864f07f

Browse files
Set typescript owners in template (#258)
* Set TS owners * Update Templates/TypeScript/src/entity_types.ts.tt
1 parent a117848 commit 864f07f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Templates/TypeScript/src/entity_types.ts.tt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,10 @@
1616
// Type definitions for non-npm package microsoft-graph <VERSION_STRING>
1717
// Project: https://github.com/microsoftgraph/msgraph-typescript-typings
1818
// Definitions by: Microsoft Graph Team <https://github.com/microsoftgraph>
19-
// Muthurathinam Muthusamy <https://github.com/muthurathinam>
20-
// Darrel Miller <https://github.com/darrelmiller>
21-
// Nimeesh Patel <https://github.com/nimeesh-msft>
2219
// Michael Mainer <https://github.com/MIchaelMainer>
23-
// Nakul Sabharwal <https://github.com/NakulSabharwal>
2420
// Peter Ombwa <https://github.com/peombwa>
21+
// Mustafa Zengin <https://github.com/zengin>
22+
// DeVere Dyett <https://github.com/ddyett>
2523
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
2624
// TypeScript Version: 2.1
2725

0 commit comments

Comments
 (0)