[PATCH] D39964: Change code owner for Clang Static Analyzer to Devin Coughlin.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 17 15:19:23 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318567: Change code owner for Clang Static Analyzer to Devin Coughlin. (authored by zaks).

Changed prior to commit:
  https://reviews.llvm.org/D39964?vs=122678&id=123435#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39964

Files:
  cfe/trunk/CODE_OWNERS.TXT


Index: cfe/trunk/CODE_OWNERS.TXT
===================================================================
--- cfe/trunk/CODE_OWNERS.TXT
+++ cfe/trunk/CODE_OWNERS.TXT
@@ -25,6 +25,10 @@
 E: echristo at gmail.com
 D: Debug Information, inline assembly
 
+N: Devin Coughlin
+E: dcoughlin at apple.com
+D: Clang Static Analyzer
+
 N: Doug Gregor
 E: dgregor at apple.com
 D: Emeritus owner
@@ -41,10 +45,6 @@
 E: anton at korobeynikov.info
 D: Exception handling, Windows codegen, ARM EABI
 
-N: Anna Zaks
-E: ganna at apple.com
-D: Clang Static Analyzer
-
 N: John McCall
 E: rjmccall at apple.com
 D: Clang LLVM IR generation


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39964.123435.patch
Type: text/x-patch
Size: 601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171117/1f62d035/attachment.bin>


More information about the cfe-commits mailing list