-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
14 lines (13 loc) · 842 Bytes
/
CODEOWNERS
File metadata and controls
14 lines (13 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths.
# See https://help.github.com/articles/about-code-owners/
/azure-pipelines.yml @AndriySvyryd @wtgodbe
/azure-pipelines-public.yml @AndriySvyryd @wtgodbe
/azure-pipelines-internal-tests.yml @AndriySvyryd @wtgodbe
/github-merge-flow.jsonc @AndriySvyryd @wtgodbe
/global.json @AndriySvyryd @wtgodbe
/NuGet.config @AndriySvyryd @wtgodbe
/.config/ @AndriySvyryd @wtgodbe
/.github/ @dotnet/efteam
/eng/ @AndriySvyryd @wtgodbe
/src/ @dotnet/efteam
/test/ @dotnet/efteam