Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <mabaul@microsoft.com>2017-08-01 20:54:27 +0300
committerMartin Baulig <mabaul@microsoft.com>2017-08-01 20:54:27 +0300
commit8ffdc724ec100858fb77bdd268f64a2386979d58 (patch)
tree9f34fdcf93e8f364b2e943adb06c9ddc3e841bb4 /CODEOWNERS
parent2b574b2c5e47937fbcc7a249455b907235f76a58 (diff)
Add myself to CODEOWNERS.
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 5f20375bb92..ef2cb32970f 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -29,6 +29,12 @@ mcs/class/corlib/System.Reflection*/ @vargaz @lambdageek
mcs/class/Mono.Debugger.Soft @vargaz
mcs/class/Mono.Options @jonpryor
mcs/class/Mono.Profiler.Log @alexrp
+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/threads* @luhenry @kumpera
mono/metadata/threadpool* @luhenry