Skip to content

Commit b990488

Browse files
committed
Remove self from code owners
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
1 parent 218656c commit b990488

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

.github/CODEOWNERS

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,18 @@
1010

1111
# Core
1212
# PRLabel: %Core.Http
13-
/sdk/core/corehttp/ @pvaneck @lmazuel @annatisch @johanste @xiangyan99 @iscai-msft @kashifkhan
13+
/sdk/core/corehttp/ @lmazuel @annatisch @johanste @xiangyan99 @iscai-msft @kashifkhan
1414

15-
# AzureSdkOwners: @xiangyan99 @kashifkhan @pvaneck
15+
# AzureSdkOwners: @xiangyan99 @kashifkhan
1616
# ServiceLabel: %Core.Http
1717

1818
# AzureSdkOwners: @xiangyan99 @kashifkhan
1919
# ServiceLabel: %Azure.Core
2020

2121
# PRLabel: %Azure.Core
2222
/sdk/core/ @lmazuel @annatisch @johanste
23-
/sdk/core/azure-core/ @lmazuel @annatisch @johanste @xiangyan99 @iscai-msft @kashifkhan @pvaneck
23+
/sdk/core/azure-core/ @lmazuel @annatisch @johanste @xiangyan99 @iscai-msft @kashifkhan
2424
/sdk/core/azure-mgmt-core/ @msyyc
25-
/sdk/core/azure-core-tracing-opencensus/ @pvaneck
26-
/sdk/core/azure-core-tracing-opentelemetry/ @pvaneck
2725

2826
# Smoke Tests
2927
/common/smoketest/ @lmazuel @chlowell @annatisch @mccoyp @shurd @southpolesteve
@@ -75,7 +73,7 @@
7573
# AzureSdkOwners: @xiangyan99
7674
# ServiceLabel: %Azure.Identity
7775
# PRLabel: %Azure.Identity
78-
/sdk/identity/ @Azure/azure-sdk-write-identity @pvaneck @xiangyan99
76+
/sdk/identity/ @Azure/azure-sdk-write-identity @xiangyan99
7977

8078
# ServiceLabel: %Batch
8179
# PRLabel: %Batch
@@ -189,7 +187,7 @@
189187
# PRLabel: %Container Instances
190188
/sdk/containerinstance/ @samkreter @xizhamsft
191189

192-
# AzureSdkOwners: @kashifkhan
190+
# AzureSdkOwners: @kashifkhan
193191
# ServiceLabel: %Container Registry
194192
# PRLabel: %Container Registry
195193
/sdk/containerregistry/ @kashifkhan
@@ -328,13 +326,12 @@
328326
# PRLabel: %Monitor
329327
/sdk/monitor/azure-mgmt-monitor @lirenhe @msyyc
330328

331-
# AzureSdkOwners: @pvaneck
332329
# ServiceLabel: %Monitor
333330
# PRLabel: %Monitor
334331
/sdk/monitor/azure-monitor-ingestion/ @Azure/azure-sdk-write-monitor-data-plane
335332

336333
# PRLabel: %Cognitive - Content Understanding
337-
/sdk/contentunderstanding/ @bojunehsu @changjian-wang @chienyuanchang @yungshinlintw
334+
/sdk/contentunderstanding/ @bojunehsu @changjian-wang @chienyuanchang @yungshinlintw
338335
# PRLabel: %Monitor
339336
/sdk/monitor/azure-monitor-query/ @Azure/azure-sdk-write-monitor-query-logs
340337

@@ -847,7 +844,7 @@
847844

848845
# Add owners for notifications for specific pipelines
849846
/eng/pipelines/templates/jobs/tests-nightly-python.yml @lmazuel @mccoyp
850-
/eng/pipelines/aggregate-reports.yml @lmazuel @mccoyp @pvaneck
847+
/eng/pipelines/aggregate-reports.yml @lmazuel @mccoyp
851848
/eng/common/pipelines/codeowners-linter.yml @lmazuel @mccoyp
852849
/eng/pipelines/docindex.yml @danieljurek @scbedd @weshaggard @benbp
853850

0 commit comments

Comments
 (0)