[msbuild] Bump msbuild, fix build breakage
[mono.git] / CODEOWNERS
index 827f2d9f7b2645189efa2616f847ddee285b1782..bdc2bec9eed9a8a3ea98d4e610dd4c5ea0837b1d 100644 (file)
 # https://github.com/blog/2392-introducing-code-owners
 # https://help.github.com/articles/about-codeowners
 
+acceptance-tests/* @akoeplinger
 acceptance-tests/profiler-stress @alexrp
 docs/sources/mono-api-profiler.html @alexrp
 man/mprof-report.1 @alexrp
+mcs/class/Mono.Options @jonpryor
 mcs/class/Mono.Profiler.Log @alexrp
 mono/metadata/profiler* @alexrp
+mono/metadata/threads* @luhenry @kumpera
+mono/metadata/threadpool* @luhenry
+mono/metadata/w32* @luhenry
 mono/profiler @alexrp
 mono/utils/atomic* @alexrp
 mono/utils/mono-hwcap* @alexrp
 mono/utils/mono-mem* @alexrp
+mono/utils/mono-threads* @luhenry @kumpera
 msvc/*profiler* @alexrp
+packaging/Windows @akoeplinger
 samples/profiler @alexrp
 samples/size @alexrp
+scripts/ci/run-jenkins.sh @akoeplinger
+scripts/ci/run-test-acceptance-tests.sh @akoeplinger
+scripts/ci/run-test-default.sh @akoeplinger
 scripts/ci/run-test-profiler-stress-tests.sh @alexrp
+scripts/ci/util.sh @akoeplinger