aboutsummaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorTimm Bäder <tbaeder@redhat.com>2024-03-14 14:59:12 +0100
committerTimm Bäder <tbaeder@redhat.com>2024-03-14 16:55:38 +0100
commit0b0798b7024843db462ac2fa903c94308d6654eb (patch)
treecc0a8e69ee34844066d626d2ae8e3b81e782d341 /.github/CODEOWNERS
parent6588ac3017df0095b160510f56dcb3e4c32a09f0 (diff)
downloadllvm-0b0798b7024843db462ac2fa903c94308d6654eb.zip
llvm-0b0798b7024843db462ac2fa903c94308d6654eb.tar.gz
llvm-0b0798b7024843db462ac2fa903c94308d6654eb.tar.bz2
[NFC] Subscribe myself to changes to {lib,test}/AST/Interp/
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 8585084..6bf2b2a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -32,6 +32,9 @@
/clang/www/cxx_dr_status.html @Endilll
/clang/www/make_cxx_dr_status @Endilll
+clang/lib/AST/Interp/ @tbaederr
+clang/test/AST/Interp/ @tbaederr
+
/lldb/ @JDevlieghere
# MLIR Interfaces.