Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update code owners #24688

Merged
merged 4 commits into from
Jun 2, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
################

# Git Hub integration and bot rules
/.github/ @AlexGhiondea @jsquire
/.github/ @jsquire

###########
# SDK
Expand All @@ -30,7 +30,7 @@
/sdk/identity/ @mccoyp @schaabs @xiangyan99

# PRLabel: %Event Hubs
/sdk/eventhub/ @annatisch @yunhaoling @swathipil @rakshith91
/sdk/eventhub/ @annatisch @kashifkhan @swathipil @rakshith91
xiangyan99 marked this conversation as resolved.
Show resolved Hide resolved
xiangyan99 marked this conversation as resolved.
Show resolved Hide resolved

# PRLabel: %Storage
/sdk/storage/ @annatisch @tasherif-msft @jalauzon-msft @vincenttran-msft
Expand Down Expand Up @@ -102,7 +102,7 @@
/sdk/deviceupdate/ @dpokluda @sedols

# PRLabel: %Event Grid
/sdk/eventgrid/ @lmazuel @yunhaoling @swathipil @rakshith91
/sdk/eventgrid/ @lmazuel @kashifkhan @swathipil @rakshith91
xiangyan99 marked this conversation as resolved.
Show resolved Hide resolved

# PRLabel: %HDInsight
/sdk/hdinsight/ @idear1203
Expand All @@ -120,10 +120,10 @@
/sdk/recoveryservices/ @DheerendraRathor

# PRLabel: %Schema Registry
/sdk/schemaregistry/ @yunhaoling
/sdk/schemaregistry/ @kashifkhan

# PRLabel: %Search
/sdk/search/ @kashifkhan
/sdk/search/ @rakshith91

# PRLabel: %Service Fabric
/sdk/servicefabric/ @QingChenmsft @samedder
Expand All @@ -132,7 +132,7 @@
/sql/sql/ @jaredmoo

# PRLabel: %Service Bus
/sdk/servicebus/ @annatisch @yunhaoling @swathipil @rakshith91
/sdk/servicebus/ @annatisch @kashifkhan @swathipil @rakshith91
xiangyan99 marked this conversation as resolved.
Show resolved Hide resolved

# PRLabel: %Synapse
/sdk/synapse/ @wonner @idear1203 @xiangyan99
Expand Down