[llvm] 3c67b95 - Make myself code owner of InferAddressSpaces
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 8 18:26:35 PDT 2020
Author: Matt Arsenault
Date: 2020-06-08T21:26:01-04:00
New Revision: 3c67b9516ae2b545e2b008ba6823c89eb64dc954
URL: https://github.com/llvm/llvm-project/commit/3c67b9516ae2b545e2b008ba6823c89eb64dc954
DIFF: https://github.com/llvm/llvm-project/commit/3c67b9516ae2b545e2b008ba6823c89eb64dc954.diff
LOG: Make myself code owner of InferAddressSpaces
The original author isn't active, and I've made most of the commits to
it.
Added:
Modified:
llvm/CODE_OWNERS.TXT
Removed:
################################################################################
diff --git a/llvm/CODE_OWNERS.TXT b/llvm/CODE_OWNERS.TXT
index 5cc5b87364c1..cd42a4514acb 100644
--- a/llvm/CODE_OWNERS.TXT
+++ b/llvm/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 at amd.com
+E: arsenm2 at gmail.com
+I: arsenm
+D: InferAddressSpaces
+
N: Simon Atanasyan
E: simon at atanasyan.com
D: MIPS Backend (lib/Target/Mips/*)
More information about the llvm-commits
mailing list