From 62c90731fb614927824f9b8f6d7c4a561d4fe711 Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Sat, 15 Jun 2019 13:25:03 -0400 Subject: [PATCH] Make myself code owner of InferAddressSpaces The original author isn't active, and I've made most of the commits to it. --- CODE_OWNERS.TXT | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 5cc5b87364c..cd42a4514ac 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -9,6 +9,12 @@ beautification by scripts. The fields are: name (N), email (E), web-address (S) and (I) IRC handle. Each entry should contain at least the (N), (E) and (D) fields. +N: Matt Arsenault +E: Matthew.Arsenault@amd.com +E: arsenm2@gmail.com +I: arsenm +D: InferAddressSpaces + N: Simon Atanasyan E: simon@atanasyan.com D: MIPS Backend (lib/Target/Mips/*)