Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
29 changes: 10 additions & 19 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
################

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

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

# PRLabel: %Event Hubs
/sdk/eventhub/ @annatisch @kashifkhan @swathipil @l0lawrence
/sdk/eventhub/ @annatisch @swathipil @kashifkhan @l0lawrence

# PRLabel: %Storage
/sdk/storage/ @annatisch @jalauzon-msft @vincenttran-msft
/sdk/storage/ @annatisch @tasherif-msft @jalauzon-msft @vincenttran-msft

# PRLabel: %App Configuration
/sdk/appconfiguration/ @xiangyan99 @YalinLi0312
Expand All @@ -56,9 +56,6 @@
# PRLabel: %Communication - Identity
/sdk/communication/azure-communication-identity/ @Azure/acs-identity-sdk @petrsvihlik @AikoBB @maximrytych-ms @martinbarnas-ms

# PRLabel: %Communication - NetworkTraversal
/sdk/communication/azure-communication-networktraversal/ @ajpeacock0 @nathpete-msft

# PRLabel: %Communication - Common
/sdk/communication/**/_shared/ @Azure/acs-identity-sdk @petrsvihlik @AikoBB @maximrytych-ms @martinbarnas-ms

Expand All @@ -72,7 +69,7 @@
/sdk/loganalytics/ @alexeldeib

# PRLabel: %Monitor - Exporter
/sdk/monitor/azure-monitor-opentelemetry-exporter @rakshith91 @lmazuel @lzchen @hectorhdzg @jeremydvoss
/sdk/monitor/azure-monitor-opentelemetry-exporter @rakshith91 @lmazuel @lzchen @hectorhdzg

# PRLabel: %Monitor - Log
/sdk/monitor/azure-monitor-query @rakshith91
Expand All @@ -91,7 +88,7 @@
/sdk/cosmos/ @kushagraThapar @simorenoh @simplynaveen20 @xinlian12 @annatisch @tjprescott @JericHunter

# ServiceLabel: %Cosmos %Service Attention
#/<NotInRepo>/ @pjohari-ms @simorenoh @gahl-levy
#/<NotInRepo>/ @simorenoh @gahl-levy

# PRLabel: %Data Factory
/sdk/datafactory/ @hvermis
Expand All @@ -102,7 +99,7 @@
/sdk/deviceupdate/ @dpokluda @sedols

# PRLabel: %Event Grid
/sdk/eventgrid/ @lmazuel @rakshith91
/sdk/eventgrid/ @lmazuel @swathipil @rakshith91

# PRLabel: %HDInsight
/sdk/hdinsight/ @idear1203
Expand All @@ -113,17 +110,14 @@
# PRLabel: %Machine Learning Compute
/sdk/machinelearningcompute/ @shutchings

# PRLabel: %Machine Learning
/sdk/ml/ @azureml-github @Azure/azure-ml-sdk

# PRLabel: %Recovery Services
/sdk/recoveryservices/ @DheerendraRathor

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

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

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

# PRLabel: %Service Bus
/sdk/servicebus/ @annatisch @kashifkhan @swathipil @l0lawrence
/sdk/servicebus/ @annatisch @swathipil @kashifkhan @l0lawrence

# PRLabel: %Synapse
/sdk/synapse/ @wonner @idear1203 @xiangyan99
Expand All @@ -155,9 +149,6 @@
# PRLabel: %Cognitive - Translator
/sdk/translation/ @kristapratico @mohamedshabanofficial

# PRLabel: %Cognitive - Language
/sdk/cognitivelanguage/ @kristapratico @mohamedshabanofficial

# PRLabel: %Tables
/sdk/tables/ @annatisch @YalinLi0312

Expand Down Expand Up @@ -453,7 +444,7 @@
#/<NotInRepo>/ @varunkch

# ServiceLabel: %Machine Learning %Service Attention
#/<NotInRepo>/ @azureml-github @Azure/azure-ml-sdk
#/<NotInRepo>/ @azureml-github

# ServiceLabel: %Machine Learning Compute %Service Attention
#/<NotInRepo>/ @azureml-github
Expand Down
Loading