X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=CODEOWNERS;h=8f1cb5d19f3368ae87c797c4b0589b275a584e1d;hb=266c991d6f9ebc9b2b096f10a3b7a0f9899f3fd3;hp=c9f0245f852540243653cc9b293c9ab8179efcf9;hpb=fce35160ddb82809c8a284ad4dd44087ae1e8cd5;p=mono.git diff --git a/CODEOWNERS b/CODEOWNERS index c9f0245f852..8f1cb5d19f3 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -17,16 +17,37 @@ # https://help.github.com/articles/about-codeowners acceptance-tests/* @akoeplinger -acceptance-tests/profiler-stress @alexrp +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/corlib/System.Reflection*/ @vargaz @lambdageek +mcs/class/Mono.Btls.Interface @baulig +mcs/class/Mono.Debugger.Soft @vargaz mcs/class/Mono.Options @jonpryor mcs/class/Mono.Profiler.Log @alexrp -mono/metadata/profiler* @alexrp +mcs/class/Mono.Security/Mono.Security/Interface @baulig +mcs/class/System/Mono.AppleTls @baulig +mcs/class/System/Mono.Btls @baulig +mcs/class/System/Mono.Net.Security @baulig +mcs/class/System/Mono.Security.Interface @baulig +mono/metadata/*profiler* @alexrp +mono/metadata/monitor* @brzvlad +mono/metadata/sgen* @brzvlad +mono/metadata/threads* @luhenry @kumpera +mono/metadata/threadpool* @luhenry +mono/metadata/w32* @luhenry +mono/mini/*profiler* @alexrp mono/profiler @alexrp +mono/sgen @brzvlad 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