Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CODEOWNERS « .github - github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 075b9745a2af3e4cb01398d810edf6f17f3b7d14 (plain)
1
2
3
4
5
6
7
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.

# More details are here: https://help.github.com/articles/about-codeowners/

/release-notes/ @rbhanda @leecow @dcwhittaker
/samples/dotnetsay/ @richlander