X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=CODEOWNERS;h=3d5eb1f62111bdc3602711c51ad2defbeae249b0;hb=422a7103d18fd2c80379774237a4ea61157465ee;hp=827f2d9f7b2645189efa2616f847ddee285b1782;hpb=6758bfec38d765769a388416a843f1aa4d4af190;p=mono.git diff --git a/CODEOWNERS b/CODEOWNERS index 827f2d9f7b2..3d5eb1f6211 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -16,16 +16,32 @@ # https://github.com/blog/2392-introducing-code-owners # https://help.github.com/articles/about-codeowners -acceptance-tests/profiler-stress @alexrp +acceptance-tests/* @akoeplinger +acceptance-tests/profiler-stress* @alexrp docs/sources/mono-api-profiler.html @alexrp man/mprof-report.1 @alexrp +mcs/build @marek-safar +mcs/class @marek-safar +mcs/errors @marek-safar +mcs/mcs @marek-safar +mcs/tests @marek-safar +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