summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2016-05-26 21:12:44 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2016-05-26 21:12:44 +0000
commit2562aca7c2dd5debcb1ea3f7bf808b2cb7153a02 (patch)
tree9e29a2d6589dd2928ba4646933761b5becbccc6a /CODE_OWNERS.TXT
parentffdfc78e37a4ac28bbfde7ff5e42c27e53e3b616 (diff)
Add myself as the code owner for SCEV and IndVarSimplify
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270915 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r--CODE_OWNERS.TXT6
1 files changed, 5 insertions, 1 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index 871e541f828..b4e7ab7a774 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -38,6 +38,10 @@ N: Greg Clayton
E: gclayton@apple.com
D: LLDB
+N: Sanjoy Das
+E: sanjoy@playingwithpointers.com
+D: IndVar Simplify, Scalar Evolution
+
N: Hans Wennborg
E: hans@chromium.org
D: Release management (x.y.0 releases)
@@ -186,7 +190,7 @@ D: MemorySanitizer (LLVM part)
N: Andrew Trick
E: atrick@apple.com
-D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
+D: Loop Strength Reduction, Instruction Scheduling
N: Ulrich Weigand
E: uweigand@de.ibm.com