summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
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
commit727f95c8fc22e8356fcfa1582c30bc4679f9a33d (patch)
treebe41767678f99e5a25b0137a3979b8b53054c3ec /CODE_OWNERS.TXT
parenta0e9c6ff437124cd701828e2b380a2febb2996b9 (diff)
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251471 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r--CODE_OWNERS.TXT4
1 files changed, 4 insertions, 0 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index 78ef539c8f9..0a6f057341e 100644
--- a/CODE_OWNERS.TXT
+++ b/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