X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=CODEOWNERS;h=2436953d1e84d39550b60aaf53db2f7d3a1aaef4;hb=94bb3cadd263987736a9d3ec23856caa88a6fcbc;hp=bdc2bec9eed9a8a3ea98d4e610dd4c5ea0837b1d;hpb=caa28c999c79505df8c984b60916b109d2ecdcd2;p=mono.git diff --git a/CODEOWNERS b/CODEOWNERS index bdc2bec9eed..2436953d1e8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -17,21 +17,41 @@ # 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.Data.Tds @egorbo +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 +mcs/class/System.Data @egorbo +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 +msvc/scripts @akoeplinger packaging/Windows @akoeplinger samples/profiler @alexrp samples/size @alexrp