Skip to content

Commit 5df6962

Browse files
authored
Merge pull request #175159 from MicrosoftDocs/JasonWHowell-patch-3
Update CODEOWNERS
2 parents bda3fb9 + febec0a commit 5df6962

File tree

1 file changed

+52
-55
lines changed

1 file changed

+52
-55
lines changed

CODEOWNERS

Lines changed: 52 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -3,87 +3,84 @@
33
# Horizontals
44

55
## Azure Policy: Samples and Compliance Controls
6-
articles/**/policy-reference.md @DCtheGeek
7-
articles/**/security-controls-policy.md @DCtheGeek
8-
includes/policy/ @DCtheGeek
6+
/articles/**/policy-reference.md @DCtheGeek
7+
/articles/**/security-controls-policy.md @DCtheGeek
8+
/includes/policy/ @DCtheGeek
99

1010
# Azure Monitor
11-
12-
articles/azure-monitor/* @bwren
13-
articles/azure-monitor/agents @bwren
14-
articles/azure-monitor/alerts @rboucher
15-
articles/azure-monitor/app @bwren @lgayhardt
16-
articles/azure-monitor/autoscale @rboucher
17-
articles/azure-monitor/containers @bwren
18-
articles/azure-monitor/essentials @bwren @rboucher
19-
articles/azure-monitor/insights @bwren @rboucher @lgayhardt
20-
articles/azure-monitor/logs @bwren
21-
articles/azure-monitor/visualize @bwren @lgayhardt
22-
articles/azure-monitor/vm @bwren
23-
articles/advisor @rboucher
24-
articles/service-health @rboucher
11+
/articles/azure-monitor/* @bwren
12+
/articles/azure-monitor/agents @bwren
13+
/articles/azure-monitor/alerts @rboucher
14+
/articles/azure-monitor/app @bwren @lgayhardt
15+
/articles/azure-monitor/autoscale @rboucher
16+
/articles/azure-monitor/containers @bwren
17+
/articles/azure-monitor/essentials @bwren @rboucher
18+
/articles/azure-monitor/insights @bwren @rboucher @lgayhardt
19+
/articles/azure-monitor/logs @bwren
20+
/articles/azure-monitor/visualize @bwren @lgayhardt
21+
/articles/azure-monitor/vm @bwren
22+
/articles/advisor @rboucher
23+
/articles/service-health @rboucher
2524

2625
# Azure Active Directory
27-
28-
articles/active-directory-b2c/ @msmimart @yoelhor
29-
articles/active-directory/app-provisioning/ @CelesteDG
30-
articles/active-directory/develop/ @mmacy
31-
articles/active-directory/manage-apps/ @CelesteDG
26+
/articles/active-directory-b2c/ @msmimart @yoelhor
27+
/articles/active-directory/app-provisioning/ @CelesteDG
28+
/articles/active-directory/develop/ @mmacy
29+
/articles/active-directory/manage-apps/ @CelesteDG
3230

3331
# Azure Synapse Analytics
34-
articles/synapse-analytics/ @julieMSFT @ryanmajidi @saveenr
35-
articles/synapse-analytics/backuprestore/ @joannapea @julieMSFT
36-
articles/synapse-analytics/catalog-governance/@djpmsft @chanuengg
37-
articles/synapse-analytics/ccid/ @liudan66 @julieMSFT
38-
articles/synapse-analytics/data-integration/ @kromerm @jonburchel
39-
articles/synapse-analytics/machine-learning/ @garyericson @NelGson @midesa
40-
articles/synapse-analytics/metadata/@MikeRys @julieMSFT @jocaplan
41-
articles/synapse-analytics/security/ @RonyMSFT @nanditavalsan @meenalsri @julieMSFT
42-
articles/synapse-analytics/spark/ @euangms @mlee3gsd @midesa
43-
articles/synapse-analytics/sql/ @filippopovic @azaricstefan @anumjs @WilliamDAssafMSFT @jovanpop-msft
44-
articles/synapse-analytics/sql-data-warehouse/ @anumjs @ronortloff @julieMSFT
45-
articles/synapse-analytics/synapse-link/ @Rodrigossz @SnehaGunda @jovanpop-msft
32+
/articles/synapse-analytics/ @julieMSFT @ryanmajidi @saveenr
33+
/articles/synapse-analytics/backuprestore/ @joannapea @julieMSFT
34+
/articles/synapse-analytics/catalog-governance/@djpmsft @chanuengg
35+
/articles/synapse-analytics/ccid/ @liudan66 @julieMSFT
36+
/articles/synapse-analytics/data-integration/ @kromerm @jonburchel
37+
/articles/synapse-analytics/machine-learning/ @garyericson @NelGson @midesa
38+
/articles/synapse-analytics/metadata/@MikeRys @julieMSFT @jocaplan
39+
/articles/synapse-analytics/security/ @RonyMSFT @nanditavalsan @meenalsri @julieMSFT
40+
/articles/synapse-analytics/spark/ @euangms @mlee3gsd @midesa
41+
/articles/synapse-analytics/sql/ @filippopovic @azaricstefan @anumjs @WilliamDAssafMSFT @jovanpop-msft
42+
/articles/synapse-analytics/sql-data-warehouse/ @anumjs @ronortloff @julieMSFT
43+
/articles/synapse-analytics/synapse-link/ @Rodrigossz @SnehaGunda @jovanpop-msft
4644

4745
# Cognitive Services
48-
articles/cognitive-services/ @aahill @patrickfarley @nitinme @mrbullwinkle @laujan
46+
/articles/cognitive-services/ @aahill @patrickfarley @nitinme @mrbullwinkle @laujan
4947

5048
# DevOps
51-
articles/ansible/ @TomArcherMsft
52-
articles/chef/ @TomArcherMsft
53-
articles/jenkins/ @TomArcherMsft
54-
articles/terraform/ @TomArcherMsft
49+
/articles/ansible/ @TomArcherMsft
50+
/articles/chef/ @TomArcherMsft
51+
/articles/jenkins/ @TomArcherMsft
52+
/articles/terraform/ @TomArcherMsft
5553

5654
# compute
57-
articles/virtual-machines/ @cynthn @mimckitt
58-
articles/virtual-machine-scale-sets/ @ju-shim @mimckitt
59-
articles/cloud-services/ @mimckitt
60-
articles/cloud-services-extended-support/ @mimckitt
61-
articles/service-fabric/ @sukanyamsft @mimckitt
62-
articles/container-instances/ @macolso @mimckitt
63-
articles/container-registry/ @dlepow @mimckitt
55+
/articles/virtual-machines/ @cynthn @mimckitt
56+
/articles/virtual-machine-scale-sets/ @ju-shim @mimckitt
57+
/articles/cloud-services/ @mimckitt
58+
/articles/cloud-services-extended-support/ @mimckitt
59+
/articles/service-fabric/ @sukanyamsft @mimckitt
60+
/articles/container-instances/ @macolso @mimckitt
61+
/articles/container-registry/ @dlepow @mimckitt
6462

6563
# Requires Internal Review
66-
articles/best-practices-availability-paired-regions.md @martinekuan @syntaxc4 @snoviking
64+
/articles/best-practices-availability-paired-regions.md @martinekuan @syntaxc4 @snoviking
6765

6866
# Governance
69-
articles/governance/ @DCtheGeek
67+
/articles/governance/ @DCtheGeek
7068

7169
# Security
72-
articles/security/fundamentals/feature-availability.md @msmbaldwin @terrylanfear
70+
/articles/security/fundamentals/feature-availability.md @msmbaldwin @terrylanfear
7371

7472
# Azure Security Center
75-
articles/security-center/ @memildin
76-
includes/*security-controls*.md @memildin
73+
/articles/security-center/ @memildin
74+
/includes/*security-controls*.md @memildin
7775

7876
# DDOS Protection
79-
80-
articles/ddos-protection @aletheatoh @anupamvi
77+
/articles/ddos-protection @aletheatoh @anupamvi
8178

8279
# Lighthouse
83-
articles/lighthouse/ @JnHs
80+
/articles/lighthouse/ @JnHs
8481

8582
# Healthcare APIs
86-
articles/healthcare-apis/ @ginalee-dotcom
83+
/articles/healthcare-apis/ @ginalee-dotcom
8784

8885
# Configuration
8986
*.json @SyntaxC4 @snoviking @martinekuan

0 commit comments

Comments
 (0)