From: Peter Zotov Date: Wed, 13 Nov 2013 04:24:13 +0000 (+0000) Subject: Add myself to CODE_OWNERS for the OCaml bindings X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=950abf3933eae3a7ddeeb88916b35ca5265e7cb2 Add myself to CODE_OWNERS for the OCaml bindings Per discussion with Chris Lattner git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194554 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 369aba1307b..19c1b518d93 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -141,3 +141,7 @@ D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling N: Bill Wendling E: wendling@apple.com D: libLTO, IR Linker + +N: Peter Zotov +E: whitequark@whitequark.org +D: OCaml bindings