-
Notifications
You must be signed in to change notification settings - Fork 85
Expand file tree
/
Copy pathCODEOWNERS
More file actions
18 lines (14 loc) · 798 Bytes
/
CODEOWNERS
File metadata and controls
18 lines (14 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# default
* @weidongxu-microsoft @srnagar @haolingdong-msft @XiaofeiCao
# Git Hub bot rules
/.github/fabricbot.json @jsquire @ronniegeraghty
# fluentgen
/fluent* @weidongxu-microsoft @haolingdong-msft @XiaofeiCao
/azure-tests @weidongxu-microsoft @haolingdong-msft @XiaofeiCao
# protocol
/protocol* @weidongxu-microsoft @haolingdong-msft @XiaofeiCao @srnagar
/partial-update-tests @weidongxu-microsoft @haolingdong-msft @XiaofeiCao @srnagar
/partial-update @weidongxu-microsoft @haolingdong-msft @XiaofeiCao @srnagar
# typespec
/typespec-extension @srnagar @weidongxu-microsoft @haolingdong-msft @XiaofeiCao
/typespec-tests @weidongxu-microsoft @haolingdong-msft @XiaofeiCao