forked from microsoft/Application-Insights-Workbooks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
47 lines (35 loc) · 2.52 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# see https://help.github.com/en/articles/about-code-owners
# Order is important. The last matching pattern has the most precedence.
# everything at the root, or inside docs, schema, scripts, cohorts requires workbooks team review
* @microsoft/applicationinsights-devtools
/Documentation/** @microsoft/applicationinsights-devtools
/_assets/** @microsoft/applicationinsights-devtools
/schema/** @microsoft/applicationinsights-devtools
/scripts/** @microsoft/applicationinsights-devtools
/test/** @microsoft/applicationinsights-devtools
/.pipelines/** @microsoft/applicationinsights-devtools
/Cohorts/** @microsoft/applicationinsights-devtools
/Workbooks/** @microsoft/applicationinsights-devtools
# teams that want to lock down their templates would insert rows here with the path to their template and the users/teams they want to own the items
# anything not specified will default to requiring review by the workbooks team
/Workbooks/AKS/** @BLuEScioN @microsoft/applicationinsights-devtools
/Workbooks/Azure Active Directory Conditional Access/** @danielwood95 @KranthiKiranerusu @jssmomo
/Workbooks/Azure Active Directory Domain Services/** @MikeStephens-MikeStephens
/Workbooks/Azure Active Directory TroubleShooting/** @danielwood95 @KranthiKiranerusu
/Workbooks/Azure Active Directory/** @danielwood95 @KranthiKiranerusu @sukhong
/Workbooks/Azure Backup/** @VinothJeyaraman @pikumarmsft
/Workbooks/Azure Blockchain/** @keikumata @microsoft/applicationinsights-devtools
/Workbooks/HDInsight/** @tylerfox @microsoft/applicationinsights-devtools
/Workbooks/Intune Audit/** @kumarvaranasi @microsoft/applicationinsights-devtools
/Workbooks/Intune Compliance/** @kumarvaranasi @microsoft/applicationinsights-devtools
/Workbooks/Intune Enrollment/** @kumarvaranasi @microsoft/applicationinsights-devtools
/Workbooks/Intune Reports/** @RoyceMou @adamlandmsft @anquachmsft
/Workbooks/Network Insights/** @sayghosh @microsoft/applicationinsights-devtools
/Workbooks/SapMonitor/** @tniek @microsoft/applicationinsights-devtools
/Workbooks/Virtual Machine Scale Sets - Network Dependencies/** @andrewki-msft @nasundar
/Workbooks/Virtual Machine Scale Sets - Performance Analysis/** @andrewki-msft @nasundar
/Workbooks/Virtual Machines - Network Dependencies/** @andrewki-msft @nasundar
/Workbooks/Virtual Machines - Performance Analysis/** @andrewki-msft @nasundar
/Workbooks/Virtual Machines/** @andrewki-msft @nasundar @microsoft/applicationinsights-devtools