From: Richard Smith Date: Tue, 12 May 2015 20:29:41 +0000 (+0000) Subject: List Alexey Bataev as code owner for Clang's OpenMP support, as discussed offline. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=597debee5a02a0833cb76b12434f8a77ccb57211;p=clang List Alexey Bataev as code owner for Clang's OpenMP support, as discussed offline. Thanks for all your hard work getting us OpenMP feature-complete, Alexey! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@237171 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 34990932e2..905303fe11 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -12,6 +12,10 @@ N: Aaron Ballman E: aaron@aaronballman.com D: Clang attributes +N: Alexey Bataev +E: a.bataev@hotmail.com +D: OpenMP support + N: Chandler Carruth E: chandlerc@gmail.com E: chandlerc@google.com