<div dir="ltr">I've added CODE_OWNERS.TXT to compiler-rt repository. You're welcome to verify its contents and/or nominate more people. In particular, I don't know who is currently responsible for<div>the "original" compiler-rt library (which now resides under lib/builtins), both its generic and platform-specific parts.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 27, 2014 at 2:51 PM, Alexey Samsonov <span dir="ltr"><<a href="mailto:samsonov@google.com" target="_blank">samsonov@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: samsonov<br>
Date: Thu Feb 27 04:51:48 2014<br>
New Revision: 202377<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=202377&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=202377&view=rev</a><br>
Log:<br>
Add CODE_OWNERS.TXT<br>
<br>
Added:<br>
    compiler-rt/trunk/CODE_OWNERS.TXT<br>
<br>
Added: compiler-rt/trunk/CODE_OWNERS.TXT<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/CODE_OWNERS.TXT?rev=202377&view=auto" target="_blank">http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/CODE_OWNERS.TXT?rev=202377&view=auto</a><br>

==============================================================================<br>
--- compiler-rt/trunk/CODE_OWNERS.TXT (added)<br>
+++ compiler-rt/trunk/CODE_OWNERS.TXT Thu Feb 27 04:51:48 2014<br>
@@ -0,0 +1,53 @@<br>
+This file is a list of the people responsible for ensuring that patches for a<br>
+particular part of compiler-rt are reviewed, either by themself or by<br>
+someone else. They are also the gatekeepers for their part of compiler-rt, with<br>
+the final word on what goes in or not.<br>
+<br>
+The list is sorted by surname and formatted to allow easy grepping and<br>
+beautification by scripts. The fields are: name (N), email (E), web-address<br>
+(W), PGP key ID and fingerprint (P), description (D), and snail-mail address<br>
+(S).<br>
+<br>
+N: Peter Collingbourne<br>
+E: <a href="mailto:peter@pcc.me.uk">peter@pcc.me.uk</a><br>
+D: DataFlowSanitizer<br>
+<br>
+N: Daniel Dunbar<br>
+E: <a href="mailto:daniel@zuster.org">daniel@zuster.org</a><br>
+D: Makefile build<br>
+<br>
+N: Howard Hinnant<br>
+E: <a href="mailto:hhinnant@apple.com">hhinnant@apple.com</a><br>
+D: builtins library<br>
+<br>
+N: Sergey Matveev<br>
+E: <a href="mailto:earthdok@google.com">earthdok@google.com</a><br>
+D: LeakSanitizer<br>
+<br>
+N: Alexander Potapenko<br>
+E: <a href="mailto:glider@google.com">glider@google.com</a><br>
+D: MacOS/iOS port of sanitizers<br>
+<br>
+N: Alexey Samsonov<br>
+E: <a href="mailto:samsonov@google.com">samsonov@google.com</a><br>
+D: CMake build, test suite<br>
+<br>
+N: Kostya Serebryany<br>
+E: <a href="mailto:kcc@google.com">kcc@google.com</a><br>
+D: AddressSanitizer, sanitizer_common, porting sanitizers to another platforms<br>
+<br>
+N: Richard Smith<br>
+E: <a href="mailto:richard-llvm@metafoo.co.uk">richard-llvm@metafoo.co.uk</a><br>
+D: UndefinedBehaviorSanitizer<br>
+<br>
+N: Evgeniy Stepanov<br>
+E: <a href="mailto:eugenis@google.com">eugenis@google.com</a><br>
+D: MemorySanitizer, Android port of sanitizers<br>
+<br>
+N: Dmitry Vyukov<br>
+E: <a href="mailto:dvyukov@google.com">dvyukov@google.com</a><br>
+D: ThreadSanitizer<br>
+<br>
+N: Bill Wendling<br>
+E: <a href="mailto:isanbard@gmail.com">isanbard@gmail.com</a><br>
+D: Profile runtime library<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Alexey Samsonov, MSK</div>
</div>