Skip to content

Commit 66e8e98

Browse files
committed
Augment CODEOWNERS for LLDB Swift support
1 parent 4ac4822 commit 66e8e98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ clang/test/AST/Interp/ @tbaederr
4040
/clang/lib/CIR @lanza @bcardosolopes
4141
/clang/tools/cir-* @lanza @bcardosolopes
4242

43+
# BEGIN SWIFT
44+
/lldb/**/*Swift* @adrian-prantl
45+
# END SWIFT
4346
/lldb/ @JDevlieghere
4447

4548
# MLIR Interfaces.

0 commit comments

Comments
 (0)