Skip to content

Commit

Permalink
Add more code owners to core (#6482)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramya-rao-a authored Dec 10, 2019
1 parent 8a25cef commit 515e955
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
/sdk/ @ramya-rao-a

# Core
/sdk/core/abort-controller/ @chradek
/sdk/core/abort-controller/ @chradek @xirzec @bterlson
/sdk/core/core-amqp/ @ramya-rao-a @chradek
/sdk/core/core-auth/ @daviwil
/sdk/core/core-http/ @daviwil
/sdk/core/core-lro/ @sadasant
/sdk/core/core-paging/ @daviwil
/sdk/core/core-tracing/ @xirzec
/sdk/core/logger @xirzec
/sdk/core/core-auth/ @daviwil @xirzec @bterlson
/sdk/core/core-http/ @daviwil @xirzec @bterlson
/sdk/core/core-lro/ @sadasant @xirzec @bterlson
/sdk/core/core-paging/ @daviwil @xirzec @bterlson
/sdk/core/core-tracing/ @xirzec @bterlson
/sdk/core/logger @xirzec @bterlson

# Service teams
/sdk/appconfiguration/ @richardpark-msft
Expand Down

0 comments on commit 515e955

Please sign in to comment.