forked from microsoft/typespec
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
35 lines (28 loc) · 1.14 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Catch all
* @bterlson @markcowl @allenjzhang @timotheeguerin
######################
# CSharp
######################
/packages/http-client-csharp/ @m-nash @JoshLove-msft
######################
# Java
######################
/packages/http-client-java/ @srnagar @weidongxu-microsoft @haolingdong-msft @XiaofeiCao
######################
# Python
######################
/packages/http-client-python/ @iscai-msft @tadelesh @msyyc
######################
# Emiter Shared
######################
/eng/emitters/ @m-nash
######################
# IDE
######################
/packages/typespec-vs/ @RodgeFu @bterlson @markcowl @allenjzhang @timotheeguerin
/packages/typespec-vscode/ @RodgeFu @bterlson @markcowl @allenjzhang @timotheeguerin
/packages/compiler/src/server/ @RodgeFu @bterlson @markcowl @allenjzhang @timotheeguerin
######################
# GraphQL
######################
/packages/graphql/ @steverice @swatkatz @bterlson @markcowl @allenjzhang @timotheeguerin