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

Fix CODEOWNERS for missing paths and other fun stuff #39269

Merged
merged 2 commits into from
Oct 13, 2023
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
22 changes: 6 additions & 16 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@

# ServiceLabel: %Attestation %Service Attention
/sdk/attestation/ @anilba06 @gkostal
/sdk/attestation/azure-security-attestation @gkostal @Azure/azure-sdk-write-attestation @anilba06
/sdk/attestation/Azure.Security.Attestation @gkostal @Azure/azure-sdk-write-attestation @anilba06

# ServiceLabel: %Authorization %Service Attention
/sdk/authorization/Microsoft.Azure.Management.Authorization/ @darshanhs90 @AshishGargMicrosoft
Expand Down Expand Up @@ -346,7 +346,7 @@
/sdk/cosmosdb/ @pjohari-ms @MehaKaushik @shurd @anfeldma-ms @zfoster @kushagraThapar

# ServiceLabel: %Cost Management %Service Attention
/sdk/cost-management/Microsoft.Azure.Management.CostManagement/ @ms-premp @ramaganesan-rg
/sdk/costmanagement/Microsoft.Azure.Management.CostManagement/ @ms-premp @ramaganesan-rg

# ServiceLabel: %Cost Management - Billing
#/<NotInRepo>/ @ccmbpxpcrew
Expand Down Expand Up @@ -569,9 +569,8 @@
/sdk/monitor/Azure.Monitor.Ingestion/ @nisha-bhatia @JoshLove-msft @pallavit @Azure/azure-sdk-write-monitor-data-plane
/sdk/monitor/Azure.Monitor.Query/ @nisha-bhatia @JoshLove-msft @pallavit @Azure/azure-sdk-write-monitor-data-plane

# PRLabel: %Monitor - ApplicationInsights
# ServiceLabel: %Monitor - ApplicationInsights %Service Attention
/sdk/applicationinsights/Microsoft.Azure.App*/ @omziv @anatse @raronen @ischrei @danhadari @azmonapplicationinsights
#/<NotInRepo>/ @omziv @anatse @raronen @ischrei @danhadari @azmonapplicationinsights

# PRLabel: %Monitor - Distro
# ServiceLabel: %Monitor - Distro %Service Attention
Expand Down Expand Up @@ -632,9 +631,6 @@
# ServiceLabel: %Network - Network Virtual Appliance %Service Attention
#/<NotInRepo>/ @nvasuppgithub

# ServiceLabel: %Network - Traffic Manager %Service Attention
/sdk/trafficmanager/Microsoft.Azure.Management.TrafficManager/ @tmsuppgithub

# ServiceLabel: %Network - Virtual WAN %Service Attention
#/<NotInRepo>/ @vwansuppgithub

Expand All @@ -656,7 +652,7 @@
/sdk/openai/ @jpalvarezl @trrwilson @joseharriaga @m-nash

# ServiceLabel: Monitor - Operational Insights %Service Attention
/sdk/operationalinsights/Microsoft.Azure.Ope*/ @omziv @anatse @raronen @ischrei @danhadari @AzmonLogA
#/<NotInRepo>/ @omziv @anatse @raronen @ischrei @danhadari @AzmonLogA

# ServiceLabel: %Policy %Service Attention
#/<NotInRepo>/ @aperezcloud @kenieva
Expand All @@ -677,7 +673,7 @@
/sdk/recoveryservices-siterecovery/Microsoft.Azure.Management.RecoveryServices.SiteRecovery/ @Sharmistha-Rai

# ServiceLabel: %Redis Cache %Service Attention
/sdk/redis/Microsoft.Azure.Management.RedisCache/ @yegu-ms
#/<NotInRepo>/ @yegu-ms

# ServiceLabel: %Relay %Service Attention
/sdk/relay/Microsoft.Azure.Management.Relay/ @jfggdl
Expand Down Expand Up @@ -767,9 +763,6 @@
# ServiceLabel: %Storsimple %Service Attention
/sdk/storsimple/Microsoft.Azure.Management.StorSimple/ @anoobbacker @ganzee @manuaery @patelkunal

# ServiceLabel: %Storsimple %Service Attention
/sdk/storsimple8000series/Microsoft.Azure.Management.StorSimple8000Series/ @archerzz @ArcturusZhang @ArthurMa1978

# ServiceLabel: %Stream Analytics %Service Attention
/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics/ @atpham256

Expand Down Expand Up @@ -837,10 +830,7 @@
# ######## DPG ########

# Onboarding Documentation and Quickstarts
/doc/Data\ Plane\ Code\ Generation @chunyu3 @pshao25 @lirenhe @annelo-msft

# Client generation tooling
/eng/templates/Azure.ServiceTemplate.Template @chunyu3 @lirenhe
/doc/DataPlaneCodeGeneration @chunyu3 @pshao25 @lirenhe @annelo-msft
JimSuplizio marked this conversation as resolved.
Show resolved Hide resolved

# PRLabel: %Cognitive - Content Safety
/sdk/contentsafety/ @bowgong @mengaims
Expand Down