[clang] 15feaaa - Add myself as a code owner for SYCL support
Alexey Bader via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 20 02:32:43 PDT 2021
Author: Alexey Bader
Date: 2021-09-20T09:32:25+03:00
New Revision: 15feaaa359c7245bb59ff0a2aa3b806682f44286
URL: https://github.com/llvm/llvm-project/commit/15feaaa359c7245bb59ff0a2aa3b806682f44286
DIFF: https://github.com/llvm/llvm-project/commit/15feaaa359c7245bb59ff0a2aa3b806682f44286.diff
LOG: Add myself as a code owner for SYCL support
Added:
Modified:
clang/CODE_OWNERS.TXT
Removed:
################################################################################
diff --git a/clang/CODE_OWNERS.TXT b/clang/CODE_OWNERS.TXT
index faf9575a2898..740aeeb7125b 100644
--- a/clang/CODE_OWNERS.TXT
+++ b/clang/CODE_OWNERS.TXT
@@ -8,6 +8,10 @@ beautification by scripts. The fields are: name (N), email (E), web-address
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
(S).
+N: Alexey Bader
+E: alexey.bader at intel.com
+D: SYCL support
+
N: Aaron Ballman
E: aaron at aaronballman.com
D: Clang attributes
More information about the cfe-commits
mailing list