summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDylan McKay <dylanmckay34@gmail.com>2015-10-28 00:24:54 +0000
committerDylan McKay <dylanmckay34@gmail.com>2015-10-28 00:24:54 +0000
commita3eda371ec364a4339325955ab4e3eed98cfa772 (patch)
treeb543a8e52c41cc91fd4ce64b7c2ba2c0f0336937 /llvm
parent2d744d0423dafd6a83f82fa96614e6e3834d5f0f (diff)
downloadbcm5719-llvm-a3eda371ec364a4339325955ab4e3eed98cfa772.tar.gz
bcm5719-llvm-a3eda371ec364a4339325955ab4e3eed98cfa772.zip
Add myself as the the code owner for the AVR backend
Summary: As I maintain the AVR backend and am currently in the process of migrating it in tree, it makes sense to add myself as the code owner. Thoughts welcome! Differential Revision: http://reviews.llvm.org/D14002 llvm-svn: 251471
Diffstat (limited to 'llvm')
-rw-r--r--llvm/CODE_OWNERS.TXT4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/CODE_OWNERS.TXT b/llvm/CODE_OWNERS.TXT
index 78ef539c8f9..0a6f057341e 100644
--- a/llvm/CODE_OWNERS.TXT
+++ b/llvm/CODE_OWNERS.TXT
@@ -118,6 +118,10 @@ N: David Majnemer
E: david.majnemer@gmail.com
D: IR Constant Folder, InstCombine
+N: Dylan McKay
+E: dylanmckay34@gmail.com
+D: AVR Backend
+
N: Tim Northover
E: t.p.northover@gmail.com
D: AArch64 backend, misc ARM backend
OpenPOWER on IntegriCloud