[PATCH] D39452: [LibCrossTU] Adding code ownership

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 31 03:50:53 PDT 2017


xazax.hun created this revision.

In order to reduce the load on the other code owners, I would like to step up as an owner of the new library.


https://reviews.llvm.org/D39452

Files:
  CODE_OWNERS.TXT


Index: CODE_OWNERS.TXT
===================================================================
--- CODE_OWNERS.TXT
+++ CODE_OWNERS.TXT
@@ -56,3 +56,7 @@
 N: Anastasia Stulova
 E: anastasia.stulova at arm.com
 D: OpenCL support
+
+N: Gábor Horváth
+E: xazax.hun at gmail.com
+D: LibCrossTU


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39452.120956.patch
Type: text/x-patch
Size: 281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171031/eede105c/attachment.bin>


More information about the cfe-commits mailing list