Skip to content

Commit

Permalink
Update CODEOWNERS file (#4429)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexGhiondea authored and kurtzeborn committed Jul 26, 2019
1 parent 40c0a8d commit ad35404
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,21 @@
###########

# Catch all
# /sdk/ @ramya-rao-a
/sdk/ @ramya-rao-a

# Core
# /sdk/core/
/sdk/core/abort-controller/ @daviwil
/sdk/core/core-amqp/ @ramya-rao-a
/sdk/core/core-auth/ @daviwil
/sdk/core/core-http/ @daviwil
/sdk/core/core-paging/ @daviwil

# Service teams
# /sdk/eventhub/
# /sdk/identity/
# /sdk/keyvault/
/sdk/eventhub/ @chradek @shivangireja
/sdk/servicebus/ @ramya-rao-a @shivangireja

/sdk/identity/ @daviwil
/sdk/keyvault/ @jonathandturner @sadasant
/sdk/storage/ @XiaoningLiu @jeremymeng @HarshaNalluru

# Management Plane
Expand Down

0 comments on commit ad35404

Please sign in to comment.