From 1cd20b27b4563187f31f05242a5672d61e8e36b6 Mon Sep 17 00:00:00 2001 From: Vlad Brezae Date: Wed, 2 Aug 2017 02:37:35 +0300 Subject: [PATCH] Update CODEOWNERS --- CODEOWNERS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index ef2cb32970f..8f1cb5d19f3 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -26,21 +26,24 @@ 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 +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/Mono.Btls.Interface @baulig -mcs/class/Mono.Security/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 -- 2.25.1