|
82 | 82 | /include/swift/AST/DiagnosticsClangImporter.def @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun @j-hui @susmonteiro |
83 | 83 | /include/swift/AST/DiagnosticsDriver.def @artemcm |
84 | 84 | /include/swift/AST/DiagnosticsFrontend.def @artemcm @tshortli |
85 | | -/include/swift/AST/DiagnosticsIDE.def @bnbarham @hamishknight @rintaro |
| 85 | +/include/swift/AST/DiagnosticsIDE.def @hamishknight @rintaro |
86 | 86 | /include/swift/AST/DiagnosticsIRGen.def @rjmccall |
87 | 87 | /include/swift/AST/DiagnosticsModuleDiffer.def @nkcsgexi |
88 | | -/include/swift/AST/DiagnosticsParse.def @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
89 | | -/include/swift/AST/DiagnosticsRefactoring.def @bnbarham @hamishknight @rintaro |
| 88 | +/include/swift/AST/DiagnosticsParse.def @CodaFi @DougGregor @hamishknight @rintaro |
| 89 | +/include/swift/AST/DiagnosticsRefactoring.def @hamishknight @rintaro |
90 | 90 | /include/swift/AST/DiagnosticsSIL.def @jckarter |
91 | 91 | /include/swift/AST/Evaluator* @CodaFi @slavapestov |
92 | 92 | /include/swift/Basic/ @DougGregor |
|
95 | 95 | /include/swift/DependencyScan @artemcm @cachemeifyoucan |
96 | 96 | /include/swift/Driver*/ @artemcm |
97 | 97 | /include/swift/Frontend*/ @artemcm @tshortli |
98 | | -/include/swift/IDE/ @bnbarham @hamishknight @rintaro |
| 98 | +/include/swift/IDE/ @hamishknight @rintaro |
99 | 99 | /include/swift/IRGen/ @rjmccall |
100 | | -/include/swift/Index/ @bnbarham @hamishknight @rintaro |
| 100 | +/include/swift/Index/ @hamishknight @rintaro |
101 | 101 | /include/swift/Markup/ @nkcsgexi |
102 | 102 | /include/swift/Migrator/ @nkcsgexi |
103 | 103 | /include/swift/Option/*Options* @tshortli |
104 | | -/include/swift/Parse/ @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
| 104 | +/include/swift/Parse/ @CodaFi @DougGregor @hamishknight @rintaro |
105 | 105 | /include/swift/PrintAsClang @egorzhdan @Xazax-hun @j-hui @susmonteiro |
106 | | -/include/swift/Refactoring @bnbarham @hamishknight @rintaro |
| 106 | +/include/swift/Refactoring @hamishknight @rintaro |
107 | 107 | /include/swift/Runtime/ @rjmccall @compnerd |
108 | 108 | /include/swift/SIL/ @jckarter |
109 | | -/include/swift/SIL/*Coverage* @bnbarham @hamishknight @rintaro |
| 109 | +/include/swift/SIL/*Coverage* @hamishknight @rintaro |
110 | 110 | /include/swift/SIL/*DebugInfo* @adrian-prantl |
111 | 111 | /include/swift/SIL/SILDebug* @adrian-prantl |
112 | | -/include/swift/SIL/SILProfiler.h @bnbarham @hamishknight @rintaro |
| 112 | +/include/swift/SIL/SILProfiler.h @hamishknight @rintaro |
113 | 113 | /include/swift/SILOptimizer/ @eeckstein |
114 | 114 | /include/swift/SILOptimizer/Utils/Distributed* @ktoso |
115 | 115 | /include/swift/Sema/ @hborla @slavapestov @xedin |
|
134 | 134 | /lib/AST/Evaluator* @CodaFi @slavapestov |
135 | 135 | /lib/AST/ModuleLoader.cpp @artemcm |
136 | 136 | /lib/AST/RequirementMachine/ @slavapestov |
137 | | -/lib/ASTGen/ @bnbarham @CodaFi @hamishknight @rintaro |
| 137 | +/lib/ASTGen/ @CodaFi @hamishknight @rintaro |
138 | 138 | /lib/Basic/ @DougGregor |
139 | 139 | /lib/Basic/Windows @compnerd |
140 | 140 | /lib/ClangImporter @egorzhdan @beccadax @ian-twilightcoder @Xazax-hun @j-hui @susmonteiro |
|
146 | 146 | /lib/DriverTool/sil_opt* @eeckstein |
147 | 147 | /lib/DriverTool/swift_symbolgraph_extract_main.cpp @QuietMisdreavus |
148 | 148 | /lib/Frontend*/ @artemcm @tshortli |
149 | | -/lib/IDE/ @bnbarham @hamishknight @rintaro |
150 | | -/lib/IDETool/ @bnbarham @hamishknight @rintaro |
| 149 | +/lib/IDE/ @hamishknight @rintaro |
| 150 | +/lib/IDETool/ @hamishknight @rintaro |
151 | 151 | /lib/IRGen/ @rjmccall |
152 | | -/lib/IRGen/*Coverage* @bnbarham @hamishknight @rintaro |
| 152 | +/lib/IRGen/*Coverage* @hamishknight @rintaro |
153 | 153 | /lib/IRGen/*Debug* @adrian-prantl |
154 | 154 | /lib/IRGen/*Distributed* @ktoso |
155 | | -/lib/Index/ @bnbarham @hamishknight @rintaro |
| 155 | +/lib/Index/ @hamishknight @rintaro |
156 | 156 | /lib/Macros/Sources/SwiftMacros/Swiftify* @hnrklssn @Xazax-hun |
157 | 157 | /lib/Markup/ @nkcsgexi |
158 | 158 | /lib/Migrator/ @nkcsgexi |
159 | | -/lib/Parse/ @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
| 159 | +/lib/Parse/ @CodaFi @DougGregor @hamishknight @rintaro |
160 | 160 | /lib/PrintAsClang @egorzhdan @Xazax-hun @j-hui @susmonteiro |
161 | | -/lib/Refactoring/ @bnbarham @hamishknight @rintaro |
| 161 | +/lib/Refactoring/ @hamishknight @rintaro |
162 | 162 | /lib/SIL/ @jckarter |
163 | 163 | /lib/SIL/**/*DebugInfo* @adrian-prantl |
164 | | -/lib/SIL/IR/*Coverage* @bnbarham @hamishknight @rintaro |
| 164 | +/lib/SIL/IR/*Coverage* @hamishknight @rintaro |
165 | 165 | /lib/SIL/IR/SILDebug* @adrian-prantl |
166 | 166 | /lib/SIL/IR/SILLocation* @adrian-prantl |
167 | | -/lib/SIL/IR/SILProfiler.cpp @bnbarham @hamishknight @rintaro |
| 167 | +/lib/SIL/IR/SILProfiler.cpp @hamishknight @rintaro |
168 | 168 | /lib/SILGen/ @jckarter @kavon |
169 | 169 | /lib/SILGen/*Availability* @tshortli |
170 | 170 | /lib/SILGen/*Distributed* @ktoso |
|
218 | 218 | # test |
219 | 219 | /test/*Demangl*/ @rjmccall |
220 | 220 | /test/Availability/ @tshortli |
221 | | -/test/ASTGen/ @bnbarham @CodaFi @hamishknight @rintaro |
| 221 | +/test/ASTGen/ @CodaFi @hamishknight @rintaro |
222 | 222 | /test/AutoDiff/ @asl |
223 | 223 | /test/Concurrency/ @ktoso |
224 | 224 | /test/Constraints/ @hborla @xedin |
|
229 | 229 | /test/Frontend/ @artemcm @tshortli |
230 | 230 | /test/Generics/ @hborla @slavapestov |
231 | 231 | /test/Generics/inverse* @kavon |
232 | | -/test/IDE/ @bnbarham @hamishknight @rintaro |
| 232 | +/test/IDE/ @hamishknight @rintaro |
233 | 233 | /test/IRGen/ @rjmccall |
234 | | -/test/Index/ @bnbarham @hamishknight @rintaro |
| 234 | +/test/Index/ @hamishknight @rintaro |
235 | 235 | /test/Interop/ @egorzhdan @Xazax-hun @j-hui @susmonteiro @hnrklssn |
236 | 236 | /test/Macros/SwiftifyImport @hnrklssn @Xazax-hun |
237 | 237 | /test/Migrator/ @nkcsgexi |
238 | | -/test/Parse/ @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
239 | | -/test/Profiler @bnbarham @hamishknight @rintaro |
| 238 | +/test/Parse/ @CodaFi @DougGregor @hamishknight @rintaro |
| 239 | +/test/Profiler @hamishknight @rintaro |
240 | 240 | /test/Reflection/ @slavapestov |
241 | 241 | /test/Runtime/ @rjmccall |
242 | 242 | /test/SIL/ @jckarter |
|
248 | 248 | /test/Sema/ @hborla @slavapestov @xedin |
249 | 249 | /test/Sema/moveonly* @kavon |
250 | 250 | /test/Serialization/ @xymus |
251 | | -/test/SourceKit/ @bnbarham @hamishknight @rintaro |
| 251 | +/test/SourceKit/ @hamishknight @rintaro |
252 | 252 | /test/SymbolGraph/ @QuietMisdreavus |
253 | 253 | /test/abi/ @swiftlang/standard-librarians |
254 | 254 | /test/decl/ @hborla @slavapestov |
255 | 255 | /test/decl/protocol/ @AnthonyLatsis @hborla @slavapestov |
256 | 256 | # FIXME: This file could have a dedicated directory. |
257 | 257 | /test/decl/protocol/special/DistributedActor.swift @ktoso |
258 | 258 | /test/expr/ @hborla @slavapestov @xedin |
259 | | -/test/refactoring/ @bnbarham @hamishknight @rintaro |
| 259 | +/test/refactoring/ @hamishknight @rintaro |
260 | 260 | /test/sil* @jckarter |
261 | 261 | /test/sil-opt* @eeckstein |
262 | 262 | /test/stdlib/ @swiftlang/standard-librarians |
|
266 | 266 | # tools |
267 | 267 | # TODO: /tools |
268 | 268 | /tools/*reflection/ @slavapestov |
269 | | -/tools/SourceKit @bnbarham @hamishknight @rintaro |
| 269 | +/tools/SourceKit @hamishknight @rintaro |
270 | 270 | /tools/driver/ @artemcm |
271 | 271 | /tools/lldb-moduleimport-test/ @adrian-prantl |
272 | 272 | /tools/swift-demangle* @rjmccall |
273 | | -/tools/swift-ide-test @bnbarham @hamishknight @rintaro |
| 273 | +/tools/swift-ide-test @hamishknight @rintaro |
274 | 274 | /tools/swift-inspect @mikeash @al45tair @compnerd |
275 | | -/tools/swift-refactor @bnbarham @hamishknight @rintaro |
| 275 | +/tools/swift-refactor @hamishknight @rintaro |
276 | 276 |
|
277 | 277 | # unittests |
278 | 278 | /unittests/*Demangl*/ @rjmccall |
279 | 279 | /unittests/AST/ @hborla @slavapestov @xedin |
280 | 280 | /unittests/AST/*Evaluator* @CodaFi @slavapestov |
281 | 281 | /unittests/DependencyScan/ @artemcm @cachemeifyoucan |
282 | 282 | /unittests/Frontend*/ @artemcm @tshortli |
283 | | -/unittests/Parse/ @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
| 283 | +/unittests/Parse/ @CodaFi @DougGregor @hamishknight @rintaro |
284 | 284 | /unittests/Reflection/ @slavapestov |
285 | 285 | /unittests/SIL/ @jckarter |
286 | 286 | /unittests/Sema/ @hborla @xedin |
287 | | -/unittests/SourceKit/ @bnbarham @rintaro @hamishknight |
| 287 | +/unittests/SourceKit/ @rintaro @hamishknight |
288 | 288 | /unittests/runtime/ @rjmccall |
289 | 289 |
|
290 | 290 | # userdocs |
|
299 | 299 | /utils/gen-unicode-data @swiftlang/standard-librarians |
300 | 300 | /utils/gyb @swiftlang/standard-librarians |
301 | 301 | /utils/gyb_foundation_support.py @swiftlang/standard-librarians |
302 | | -/utils/gyb_sourcekit_support/ @bnbarham @hamishknight @rintaro |
| 302 | +/utils/gyb_sourcekit_support/ @hamishknight @rintaro |
303 | 303 | /utils/gyb_stdlib_support.py @swiftlang/standard-librarians |
304 | 304 | /utils/gyb.py @swiftlang/standard-librarians |
305 | | -/utils/sourcekit_fuzzer/ @bnbarham @hamishknight @rintaro |
| 305 | +/utils/sourcekit_fuzzer/ @hamishknight @rintaro |
306 | 306 | /utils/swift-xcodegen/ @hamishknight |
307 | 307 | /utils/swift_build_support/ @etcwilde @justice-adams-apple @shahmishal @edymtt |
308 | | -/utils/swift_build_support/products/earlyswiftsyntax.py @bnbarham @hamishknight @rintaro |
309 | | -/utils/swift_build_support/products/skstresstester.py @bnbarham @hamishknight @rintaro |
310 | | -/utils/swift_build_support/products/sourcekitlsp.py @bnbarham @hamishknight @rintaro |
311 | | -/utils/swift_build_support/products/swiftformat.py @allevato @bnbarham @hamishknight @rintaro |
312 | | -/utils/swift_build_support/products/swiftsyntax.py @bnbarham @hamishknight @rintaro |
313 | | -/utils/swift_build_support/products/wasm* @bnbarham @MaxDesiatov @kateinoigakukun |
314 | | -/utils/swift_build_support/products/wasi* @bnbarham @MaxDesiatov @kateinoigakukun |
| 308 | +/utils/swift_build_support/products/earlyswiftsyntax.py @hamishknight @rintaro |
| 309 | +/utils/swift_build_support/products/skstresstester.py @hamishknight @rintaro |
| 310 | +/utils/swift_build_support/products/sourcekitlsp.py @hamishknight @rintaro |
| 311 | +/utils/swift_build_support/products/swiftformat.py @allevato @hamishknight @rintaro |
| 312 | +/utils/swift_build_support/products/swiftsyntax.py @hamishknight @rintaro |
| 313 | +/utils/swift_build_support/products/wasm* @MaxDesiatov @kateinoigakukun |
| 314 | +/utils/swift_build_support/products/wasi* @MaxDesiatov @kateinoigakukun |
315 | 315 | /utils/update-checkout* @etcwilde @justice-adams-apple @shahmishal |
316 | 316 | /utils/update_checkout/ @etcwilde @justice-adams-apple @shahmishal |
317 | 317 | /utils/update_checkout/update-checkout-config.json @shahmishal |
318 | 318 | /utils/vim/ @compnerd |
319 | 319 |
|
320 | 320 | # validation-test |
321 | 321 | /validation-test/Driver/ @artemcm |
322 | | -/validation-test/IDE/ @bnbarham @rintaro @hamishknight |
| 322 | +/validation-test/IDE/ @rintaro @hamishknight |
323 | 323 | /validation-test/IRGen/ @rjmccall |
324 | | -/validation-test/Parse/ @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
| 324 | +/validation-test/Parse/ @CodaFi @DougGregor @hamishknight @rintaro |
325 | 325 | /validation-test/Reflection/ @slavapestov |
326 | 326 | /validation-test/Runtime/ @rjmccall |
327 | 327 | /validation-test/SIL/ @jckarter |
|
0 commit comments