Skip to content

Commit a539134

Browse files
committed
Augment CODEOWNERS for LLDB Swift support
(cherry picked from commit 66e8e98)
1 parent 6569610 commit a539134

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
@@ -37,6 +37,9 @@
3737
/clang/lib/CIR @lanza @bcardosolopes
3838
/clang/tools/cir-* @lanza @bcardosolopes
3939

40+
# BEGIN SWIFT
41+
/lldb/**/*Swift* @adrian-prantl
42+
# END SWIFT
4043
/lldb/ @JDevlieghere
4144

4245
# MLIR Interfaces.

0 commit comments

Comments
 (0)