Skip to content

Commit 787c89c

Browse files
add QuietMisdreavus as code owner for SymbolGraphGen (swiftlang#65396)
1 parent 86927ef commit 787c89c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
/include/swift/Sema/ @hborla @slavapestov @xedin
7575
/include/swift/Sema/CS* @hborla @xedin
7676
/include/swift/Sema/Constraint* @hborla @xedin
77+
/include/swift/SymbolGraphGen/ @QuietMisdreavus
7778
/include/swift/Threading @al45tair
7879

7980
# lib
@@ -93,6 +94,7 @@
9394
/lib/ClangImporter/DWARFImporter* @adrian-prantl
9495
/lib/DependencyScan @artemcm
9596
/lib/Driver @artemcm
97+
/lib/DriverTool/swift_symbolgraph_extract_main.cpp @QuietMisdreavus
9698
/lib/Frontend/*ModuleInterface* @artemcm @tshortli
9799
# TODO: /lib/IRGen/
98100
/lib/IDE/ @ahoppen @bnbarham @rintaro
@@ -121,6 +123,7 @@
121123
/lib/Sema/TypeCheckProtocol* @AnthonyLatsis @hborla @slavapestov
122124
/lib/Sema/TypeCheckType* @AnthonyLatsis @hborla @slavapestov @xedin
123125
/lib/Serialization/SerializedModuleLoader.cpp @artemcm
126+
/lib/SymbolGraphGen @QuietMisdreavus
124127
/lib/Threading @al45tair
125128

126129
# localization
@@ -153,6 +156,7 @@
153156
# TODO: /test/SILOptimizer/
154157
/test/ScanDependencies/ @artemcm
155158
/test/Sema/ @hborla @slavapestov @xedin
159+
/test/SymbolGraph/ @QuietMisdreavus
156160
/test/decl/ @hborla @slavapestov
157161
/test/decl/protocol/ @AnthonyLatsis @hborla @slavapestov
158162
# FIXME: This file could have a dedicated directory.

0 commit comments

Comments
 (0)