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

CODEOWNERS « .github - github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b76a915136a7d262d92f7a7b3268518043295197 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Reference: https://help.github.com/articles/about-codeowners
#

# the default owners for everything in the repo.
* @marek-safar

/src/analyzer @radekdoulik
/src/ILLink.Tasks @sbomer
/src/linker @marek-safar @mrvoorhe
/test @marek-safar @mrvoorhe