From 94b180fa52581048f6643e3f0b3f9a24301a7dcd Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Wed, 14 Nov 2012 17:33:40 +0000 Subject: [PATCH] Grab debug information for code ownership. llvm-svn: 167933 --- llvm/CODE_OWNERS.TXT | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/llvm/CODE_OWNERS.TXT b/llvm/CODE_OWNERS.TXT index c41f5e7..c0d73db 100644 --- a/llvm/CODE_OWNERS.TXT +++ b/llvm/CODE_OWNERS.TXT @@ -33,7 +33,7 @@ D: libc++ N: Anton Korobeynikov E: asl@math.spbu.ru -D: Exception handling, debug information, and Windows codegen +D: Exception handling and Windows codegen N: Ted Kremenek D: Clang Static Analyzer @@ -65,3 +65,7 @@ D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*) N: Andrew Trick E: atrick@apple.com D: Instruction Scheduling + +N: Eric Christopher +E: echristo@gmail.com +D: Debug Information -- 2.7.4