-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathCODEOWNERS
22 lines (19 loc) · 933 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Default
* @chlowell @jhendrixMSFT @RickWinter @ArcturusZhang @lirenhe @tadelesh
# codegen (autorest and typespec)
/packages/autorest.go @chlowell @jhendrixMSFT @RickWinter
/packages/codegen.go @chlowell @jhendrixMSFT @RickWinter
/packages/codemodel.go @chlowell @jhendrixMSFT @RickWinter
/packages/typespec-go @chlowell @jhendrixMSFT @RickWinter
# autorest.gotest
/packages/autorest.gotest @ArcturusZhang @lirenhe @tadelesh
/swagger @ArcturusZhang @lirenhe @tadelesh
###########
# Eng Sys
###########
/eng/ @benbp @weshaggard
/eng/common/ @Azure/azure-sdk-eng
/eng/config.json @chlowell @jhendrixMSFT @RickWinter
/.config/1espt/ @benbp @weshaggard
/.github/workflows/ @Azure/azure-sdk-eng
/.github/CODEOWNERS @rickwinter @sandeep-sen @Azure/azure-sdk-eng