diff options
author | Anna Zaks <ganna@apple.com> | 2017-11-17 23:19:04 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2017-11-17 23:19:04 +0000 |
commit | 4c1907ae0b0570d54ef25d6266032060fc204391 (patch) | |
tree | c091d90862239085953eee7028cb1c74135a9324 /CODE_OWNERS.TXT | |
parent | a845ce51570fb9304936e6819c2974e35a4da248 (diff) | |
download | clang-4c1907ae0b0570d54ef25d6266032060fc204391.tar.gz |
Change code owner for Clang Static Analyzer to Devin Coughlin.
Differential Revision: https://reviews.llvm.org/D39964
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@318567 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r-- | CODE_OWNERS.TXT | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 0aa156b858..2fa9f215b6 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -25,6 +25,10 @@ N: Eric Christopher E: echristo@gmail.com D: Debug Information, inline assembly +N: Devin Coughlin +E: dcoughlin@apple.com +D: Clang Static Analyzer + N: Doug Gregor E: dgregor@apple.com D: Emeritus owner @@ -41,10 +45,6 @@ N: Anton Korobeynikov E: anton@korobeynikov.info D: Exception handling, Windows codegen, ARM EABI -N: Anna Zaks -E: ganna@apple.com -D: Clang Static Analyzer - N: John McCall E: rjmccall@apple.com D: Clang LLVM IR generation |