# Instructions for CODEOWNERS file format and automatic build failure notifications:
# https://github.com/Azure/azure-sdk/blob/main/docs/policies/opensource.md#codeowners

###########
# SDK
###########

# Catch all
/sdk/ @mayurid @lmazuel

# Core
# PRLabel: %Azure.Core
/sdk/core/                                                           @lmazuel @xiangyan99 @johanste @rakshith91
/sdk/core/azure-core/                                                @xiangyan99 @lmazuel

####
# Service team
####
# PRLabel: %Azure.Identity
/sdk/identity/                                                       @chlowell @mccoyp @schaabs @xiangyan99

# PRLabel: %Event Hubs
/sdk/eventhub/                                                       @annatisch @yunhaoling @swathipil @rakshith91

# PRLabel: %Storage
/sdk/storage/                                                        @amishra-dev @zezha-msft @annatisch @xiafu-msft @tasherif-msft @kasobol-msft

# PRLabel: %App Configuration
/sdk/appconfiguration/                                               @xiangyan99 @YalinLi0312

/sdk/applicationinsights/azure-applicationinsights/                  @divyajay @geneh @alongafni
/sdk/loganalytics/azure-loganalytics/                                @divyajay @geneh @alongafni

/sdk/attestation/azure-security-attestation                          @larryosterman @anilba06 @Azure/azure-sdk-write-attestation

# PRLabel: %Batch
/sdk/batch/                                                          @cRui861 @paterasMSFT @dpwatrous @gingi @zfengms
/sdk/cognitiveservices/azure-cognitiveservices-vision-customvision/  @areddish

# PRLabel: %Communication
/sdk/communication/                                                  @acsdevx-msft
/sdk/communication/azure-communication-phonenumbers/                 @RoyHerrod @danielav7 @whisper6284 @AlonsoMondal
/sdk/communication/azure-communication-sms/                          @RoyHerrod @arifibrahim4
/sdk/communication/azure-communication-identity/                     @Azure/acs-identity-sdk

# PRLabel: %KeyVault
/sdk/keyvault/                                                       @schaabs @chlowell @mccoyp @YalinLi0312

# PRLabel: %Monitor - LogAnalytics
/sdk/loganalytics/                                                   @alexeldeib

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

# PRLabel: %Monitor - Log
/sdk/monitor/azure-monitor-query                                     @rakshith91

# PRLabel: %Consumption
/sdk/consumption/                                                    @sandeepnl

# PRLabel: %Container Instances
/sdk/containerinstance/                                              @samkreter @xizhamsft

# PRLabel: %Container Registry
/sdk/containerregistry/                                              @djyou
/sdk/containerservice/                                               @samkreter @zqingqing1 @GaneshaThirumurthi

# PRLabel: %Cosmos
/sdk/cosmos/                                                         @kushagraThapar @simorenoh @simplynaveen20 @xinlian12 @moderakh 

# PRLabel: %Data Factory
/sdk/datafactory/                                                    @hvermis
/sdk/datalake/                                                       @ro-joowan
/sdk/datadatamigration/                                              @vchske

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

# PRLabel: %HDInsight
/sdk/hdinsight/                                                      @idear1203

# PRLabel: %Models repository
/sdk/modelsrepository/                                               @cartertinney @digimaun

# PRLabel: %Machine Learning Compute
/sdk/machinelearningcompute/                                         @shutchings

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

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

# PRLabel: %Search
/sdk/search/                                                         @tjprescott

# PRLabel: %Service Fabric
/sdk/servicefabric/                                                  @QingChenmsft @samedder

# PRLabel: %SQL
/sql/sql/                                                            @jaredmoo

# PRLabel: %Service Bus
/sdk/servicebus/                                                     @annatisch @yunhaoling @swathipil @rakshith91

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

# PRLabel: %EngSys
/sdk/template/                                                       @Azure/azure-sdk-eng

# PRLabel: %Cognitive - Text Analytics
/sdk/textanalytics/                                                  @kristapratico @iscai-msft @abhahn

# PRLabel: %Cognitive - Form Recognizer
/sdk/formrecognizer/                                                 @kristapratico @iscai-msft @catalinaperalta

# PRLabel: %Cognitive - Metrics Advisor
/sdk/metricsadvisor/                                                 @xiangyan99 @kristapratico

# PRLabel: %Cognitive - Translator
/sdk/translation/                                                    @kristapratico @mohamedshabanofficial

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

# PRLabel: %Media
/sdk/media/                                                          @naiteeks @bennage @giakas

# PRLabel: %Container Registry
/sdk/containerregistry/                                              @YalinLi0312

# Smoke Tests
/common/smoketest/                                                   @lmazuel @chlowell @annatisch @rakshith91 @shurd @southpolesteve

# Management Plane
/**/*mgmt*/                                                          @RAY-316 @msyyc


###########
# Eng Sys
###########
/eng/                                                                @weshaggard @scbedd @danieljurek
/**/tests.yml                                                        @benbp
/**/ci.yml                                                           @scbedd

# Add owners for notifications for specific pipelines
/eng/pipelines/templates/jobs/tests-nightly-python.yml               @lmazuel @mccoyp
/eng/pipelines/aggregate-reports.yml                                 @lmazuel @mccoyp @YalinLi0312
