We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d75b8 commit 3acf56aCopy full SHA for 3acf56a
.github/CODEOWNERS
@@ -13,12 +13,15 @@
13
###########
14
15
# Catch all
16
-/sdk/ @mayurid @lmazuel
+/sdk/ @lmazuel
17
18
# Core
19
# PRLabel: %Azure.Core
20
-/sdk/core/ @lmazuel @xiangyan99 @johanste @rakshith91
21
-/sdk/core/azure-core/ @xiangyan99 @lmazuel
+/sdk/core/ @lmazuel @annatisch @johanste
+/sdk/core/azure-core/ @lmazuel @annatisch @johanste @xiangyan99 @tjprescott @iscai-msft @kashifkhan
22
+/sdk/core/azure-mgmt-core/ @msyyc
23
+/sdk/core/azure-core-tracing-opencensus/ @rakshith91
24
+/sdk/core/azure-core-tracing-opentelemetry/ @rakshith91
25
26
####
27
# Service team
0 commit comments