Skip to content

Commit 9cc0276

Browse files
Merge pull request swiftlang#9642 from adrian-prantl/codeowners
Augment CODEOWNERS for LLDB Swift support
2 parents bb4a376 + 66e8e98 commit 9cc0276

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)