From fc869e76b9b45ed2a45615877e0149669ccbe9c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Tue, 1 Aug 2017 06:54:14 +0200 Subject: [PATCH] Update CODEOWNERS. --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 4a0ef8ae081..5f20375bb92 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -29,11 +29,11 @@ mcs/class/corlib/System.Reflection*/ @vargaz @lambdageek mcs/class/Mono.Debugger.Soft @vargaz mcs/class/Mono.Options @jonpryor mcs/class/Mono.Profiler.Log @alexrp -mono/metadata/profiler* @alexrp +mono/metadata/*profiler* @alexrp mono/metadata/threads* @luhenry @kumpera mono/metadata/threadpool* @luhenry mono/metadata/w32* @luhenry -mono/mini/profiler* @alexrp +mono/mini/*profiler* @alexrp mono/profiler @alexrp mono/utils/atomic* @alexrp mono/utils/mono-hwcap* @alexrp -- 2.25.1