Skip to content
Open
Changes from all commits
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
21 changes: 15 additions & 6 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
/sdk/core/azure-core-tracing-opencensus/ @pvaneck
/sdk/core/azure-core-tracing-opentelemetry/ @pvaneck

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

####################
# Client Libraries
####################
Expand Down Expand Up @@ -172,6 +175,9 @@
# PRLabel: %Monitor
/sdk/loganalytics/ @pvaneck

# PRLabel: %Monitor
/sdk/monitor/ @pvaneck

# AzureSdkOwners: @pvaneck
# ServiceLabel: %Monitor
# PRLabel: %Monitor
Expand All @@ -183,9 +189,6 @@
# PRLabel: %Monitor
/sdk/monitor/azure-monitor-querymetrics/ @Azure/azure-sdk-write-monitor-query-metrics

# PRLabel: %Monitor
/sdk/monitor/* @pvaneck

# PRLabel: %Monitor - ApplicationInsights
/sdk/applicationinsights/azure-applicationinsights/ @azmonapplicationinsights @pvaneck

Expand Down Expand Up @@ -224,7 +227,13 @@
# ServiceLabel: %Data Factory
# PRLabel: %Data Factory
/sdk/datafactory/ @hvermis

# ServiceLabel: %Data Lake
# PRLabel: %Data Lake
/sdk/datalake/ @ro-joowan

# ServiceLabel: %Data Migration
# PRLabel: %Data Migration
/sdk/datamigration/ @vchske

# PRLabel: %Device Provisioning
Expand Down Expand Up @@ -310,6 +319,9 @@
# ServiceLabel: %Mixed Reality
# PRLabel: %Mixed Reality
/sdk/mixedreality/azure-mixedreality-authentication/ @RamonArguelles

# ServiceLabel: %Mixed Reality
# PRLabel: %Mixed Reality
/sdk/remoterendering/ @FlorianBorn71

# ServiceLabel: %Online Experimentation
Expand Down Expand Up @@ -457,9 +469,6 @@
# PRLabel: %WebPubSub
/sdk/webpubsub/ @msyyc @iscai-msft

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

# ServiceLabel: %AAD %Service Attention
# ServiceOwners: @adamedx

Expand Down
Loading