-
Notifications
You must be signed in to change notification settings - Fork 280
Expand file tree
/
Copy pathCODEOWNERS
More file actions
31 lines (17 loc) · 1.11 KB
/
CODEOWNERS
File metadata and controls
31 lines (17 loc) · 1.11 KB
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
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax
/** @wbreza @vhvb1989 @weikanglim @rajeshkamal5050
/cli/ @wbreza @vhvb1989 @hemarina @weikanglim @JeffreyCA
/cli/installer/ @danieljurek @vhvb1989 @rajeshkamal5050
/ext/ @karolz-ms @vhvb1989 @rajeshkamal5050
/ext/azuredevops/ @vhvb1989 @hemarina @rajeshkamal5050
/ext/devcontainer/ @vhvb1989 @hemarina @rajeshkamal5050
/ext/vscode/ @bwateratmsft @vhvb1989 @rajeshkamal5050 @karolz-ms
/generators/repo/ @wbreza @danieljurek @vhvb1989 @rajeshkamal5050
/.github/ @danieljurek @vhvb1989 @rajeshkamal5050
/.config/1espt/ @Azure/azure-sdk-eng
/eng/ @danieljurek @vhvb1989 @rajeshkamal5050
/schemas/ @wbreza @vhvb1989 @rajeshkamal5050
/templates/ @jongio @wbreza @vhvb1989 @rajeshkamal5050
# Exclude @jongio from version bump PRs opened by dependabot
/templates/**/package-lock.json @wbreza @vhvb1989 @rajeshkamal5050
/.github/CODEOWNERS @rajeshkamal5050 @Azure/azure-sdk-eng