Skip to content

Commit

Permalink
Initial seeding of CODEOWNERS
Browse files Browse the repository at this point in the history
Seed the CODEOWNERS file with a first pass of contacts for the /sdk subdirectories and /storage
  • Loading branch information
joshfree authored Jul 25, 2019
1 parent 2a2856c commit ee7754f
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,19 @@
###########

# Catch all
# /sdk/ @joshfree

# Core
# /sdk/core/
/sdk/ @joshfree @jonathangiles

# Service teams
# /sdk/appconfiguration/
# /sdk/eventhubs/
# /sdk/identity/
# /sdk/keyvault/
/sdk/storage/ @rickle-msft @jaschrep-msft @alzimmermsft @jianghaolu
/sdk/appconfiguration/ @alzimmermsft @conniey @sima-zhu
/sdk/core/ @alzimmermsft @jianghaolu @srnagar @hemanttanwar
/sdk/cosmos/ @moderakh @christopheranderson @kushagraThapar
/sdk/eventhubs/ @conniey @srnagar @mssfang
/sdk/identity/ @jianghaolu @g2vinay
/sdk/keyvault/ @g2vinay @samvaity
/sdk/servicebus/ @yvgopal @nemakam
/sdk/tracing/ @samvaity @alzimmermsft

/storage/ @rickle-msft @jaschrep-msft @alzimmermsft @sima-zhu

###########
# Eng Sys
Expand Down

0 comments on commit ee7754f

Please sign in to comment.