Skip to content

Commit

Permalink
Fix lint issues in CODEOWNERS (#31435)
Browse files Browse the repository at this point in the history
Address remaining CODEOWNERS issues - for areas with no good owners I
have removed them, same with folks who I contacted to set themselves
public but did not respond.
  • Loading branch information
xirzec authored Oct 16, 2024
1 parent 3a21d19 commit efbd492
Showing 1 changed file with 3 additions and 22 deletions.
25 changes: 3 additions & 22 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,6 @@
# ServiceLabel: %Azure.Identity
# AzureSdkOwners: @KarishmaGhiya @maorleger

# PRLabel: %Iot
# ServiceLabel: %Iot
/sdk/iot/ @xirzec

# PRLabel: %KeyVault
/sdk/keyvault/ @maorleger @timovv

Expand Down Expand Up @@ -282,12 +278,6 @@ sdk/ai/ai-inference-rest @glharper @dargilco @jhakulin
# AzureSdkOwners: @mpodwysocki
# ServiceOwners: @lomagdal2

# PRLabel: %Cognitive - Content Safety
/sdk/contentsafety/ @xirzec

# ServiceLabel: %Cognitive - Content Safety
# AzureSdkOwners: @xirzec

# PRLabel: %Operator Nexus - Network Cloud
# ServiceLabel: %Operator Nexus - Network Cloud
/sdk/networkcloud/ @Azure/azure-sdk-write-networkcloud
Expand Down Expand Up @@ -992,9 +982,6 @@ sdk/ai/ai-inference-rest @glharper @dargilco @jhakulin
# ServiceLabel: %AAD %Service Attention
#/<NotInRepo>/ @adamedx

# ServiceLabel: %AKS %Service Attention
#/<NotInRepo>/ @Azure/aks-pm

# ServiceLabel: %Alerts Management %Service Attention
#/<NotInRepo>/ @liadtal @yairgil

Expand Down Expand Up @@ -1035,7 +1022,7 @@ sdk/ai/ai-inference-rest @glharper @dargilco @jhakulin
#/<NotInRepo>/ @antcp @AzureAppServiceCLI

# ServiceLabel: %App Configuration %Service Attention
#/<NotInRepo>/ @zhiyuanliang-ms @avanigupta
#/<NotInRepo>/ @avanigupta

# ServiceLabel: %ARO %Service Attention
#/<NotInRepo>/ @mjudeikis @jim-minter @julienstroheker @amanohar
Expand Down Expand Up @@ -1212,7 +1199,7 @@ sdk/ai/ai-inference-rest @glharper @dargilco @jhakulin
# ServiceLabel: %Devtestlab %Service Attention
#/<NotInRepo>/ @Tanmayeekamath

# ServiceLabel: %Device Provisioning Service %Service Attention
# ServiceLabel: %Device Update %Service Attention
#/<NotInRepo>/ @nberdy

# ServiceLabel: %Digital Twins %Service Attention
Expand Down Expand Up @@ -1251,9 +1238,6 @@ sdk/ai/ai-inference-rest @glharper @dargilco @jhakulin
# ServiceLabel: %Lab Services %Service Attention
#/<NotInRepo>/ @Tanmayeekamath

# ServiceLabel: %Logic App %Service Attention
#/<NotInRepo>/ @Azure/azure-logicapps-team

# ServiceLabel: %LOUIS %Service Attention
#/<NotInRepo>/ @minamnmik

Expand Down Expand Up @@ -1414,7 +1398,7 @@ sdk/ai/ai-inference-rest @glharper @dargilco @jhakulin
#/<NotInRepo>/ @xgithubtriage

# ServiceLabel: %Service Attention %Storsimple
#/<NotInRepo>/ @anoobbacker @ganzee @manuaery @patelkunal
#/<NotInRepo>/ @anoobbacker @ganzee @manuaery

# ServiceLabel: %Service Attention %Stream Analytics
#/<NotInRepo>/ @atpham256
Expand Down Expand Up @@ -1464,9 +1448,6 @@ sdk/ai/ai-inference-rest @glharper @dargilco @jhakulin
# ServiceLabel: %SecurityInsights %Service Attention
#/<NotInRepo>/ @amirkeren

# ServiceLabel: %IoT - CLI %Service Attention
#/<NotInRepo>/ @Azure/azure-iot-cli-triage

# ServiceLabel: %Communication %Service Attention
#/<NotInRepo>/ @acsdevx-msft

Expand Down

0 comments on commit efbd492

Please sign in to comment.