aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2016-05-18 18:52:18 +0000
committerKostya Serebryany <kcc@google.com>2016-05-18 18:52:18 +0000
commitef2e3a7f0b1462000135797b198b733a1752667f (patch)
treec479f9da618c6f41fcc94121e7632916dd4429a8 /compiler-rt/CODE_OWNERS.TXT
parent063c57c1f9812bc6be16e81b515b914abd0117c4 (diff)
downloadllvm-ef2e3a7f0b1462000135797b198b733a1752667f.zip
llvm-ef2e3a7f0b1462000135797b198b733a1752667f.tar.gz
llvm-ef2e3a7f0b1462000135797b198b733a1752667f.tar.bz2
[sanitizers] remove earthdok@ from owners
llvm-svn: 269971
Diffstat (limited to 'compiler-rt/CODE_OWNERS.TXT')
-rw-r--r--compiler-rt/CODE_OWNERS.TXT6
1 files changed, 1 insertions, 5 deletions
diff --git a/compiler-rt/CODE_OWNERS.TXT b/compiler-rt/CODE_OWNERS.TXT
index 2159ad7..1254878 100644
--- a/compiler-rt/CODE_OWNERS.TXT
+++ b/compiler-rt/CODE_OWNERS.TXT
@@ -24,10 +24,6 @@ N: Howard Hinnant
E: howard.hinnant@gmail.com
D: builtins library
-N: Sergey Matveev
-E: earthdok@google.com
-D: LeakSanitizer
-
N: Alexander Potapenko
E: glider@google.com
D: MacOS/iOS port of sanitizers
@@ -38,7 +34,7 @@ D: CMake build, test suite
N: Kostya Serebryany
E: kcc@google.com
-D: AddressSanitizer, sanitizer_common, porting sanitizers to another platforms
+D: AddressSanitizer, sanitizer_common, porting sanitizers to another platforms, LeakSanitizer
N: Richard Smith
E: richard-llvm@metafoo.co.uk