[llvm] r194554 - Add myself to CODE_OWNERS for the OCaml bindings

Peter Zotov whitequark at whitequark.org
Tue Nov 12 20:24:13 PST 2013


Author: whitequark
Date: Tue Nov 12 22:24:13 2013
New Revision: 194554

URL: http://llvm.org/viewvc/llvm-project?rev=194554&view=rev
Log:
Add myself to CODE_OWNERS for the OCaml bindings

Per discussion with Chris Lattner

Modified:
    llvm/trunk/CODE_OWNERS.TXT

Modified: llvm/trunk/CODE_OWNERS.TXT
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/CODE_OWNERS.TXT?rev=194554&r1=194553&r2=194554&view=diff
==============================================================================
--- llvm/trunk/CODE_OWNERS.TXT (original)
+++ llvm/trunk/CODE_OWNERS.TXT Tue Nov 12 22:24:13 2013
@@ -141,3 +141,7 @@ D: IndVar Simplify, Loop Strength Reduct
 N: Bill Wendling
 E: wendling at apple.com
 D: libLTO, IR Linker
+
+N: Peter Zotov
+E: whitequark at whitequark.org
+D: OCaml bindings





More information about the llvm-commits mailing list