|
61 | 61 | /include/swift/AST/*Requirement* @hborla @slavapestov
|
62 | 62 | /include/swift/AST/*Substitution* @slavapestov
|
63 | 63 | /include/swift/AST/Evaluator* @CodaFi @slavapestov
|
64 |
| -/include/swift/AST/DiagnosticsParse.def @ahoppen @bnbarham @CodaFi @DougGregor @rintaro |
| 64 | +/include/swift/AST/DiagnosticsParse.def @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
65 | 65 | /include/swift/ClangImporter @zoecarver @hyp @egorzhdan
|
66 | 66 | /include/swift/DependencyScan @artemcm
|
67 | 67 | /include/swift/Driver @artemcm
|
68 | 68 | # TODO: /include/swift/IRGen/
|
69 |
| -/include/swift/IDE/ @ahoppen @bnbarham @rintaro @hamishknight |
70 |
| -/include/swift/Index/ @bnbarham |
71 |
| -/include/swift/Refactoring @ahoppen @bnbarham |
| 69 | +/include/swift/IDE/ @ahoppen @bnbarham @hamishknight @rintaro |
| 70 | +/include/swift/Index/ @ahoppen @bnbarham @hamishknight @rintaro |
72 | 71 | /include/swift/Option/*Options* @tshortli
|
73 |
| -/include/swift/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro |
| 72 | +/include/swift/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
74 | 73 | /include/swift/PrintAsClang @zoecarver @hyp @egorzhdan
|
| 74 | +/include/swift/Refactoring @ahoppen @bnbarham @hamishknight @rintaro |
75 | 75 | # TODO: /include/swift/SIL/
|
76 | 76 | # TODO: /include/swift/SILOptimizer/
|
77 |
| -/include/swift/SIL/*Coverage* @hamishknight |
78 |
| -/include/swift/SIL/SILProfiler.h @hamishknight |
| 77 | +/include/swift/SIL/*Coverage* @ahoppen @bnbarham @hamishknight @rintaro |
| 78 | +/include/swift/SIL/SILProfiler.h @ahoppen @bnbarham @hamishknight @rintaro |
79 | 79 | /include/swift/SIL/SILDebug* @adrian-prantl
|
80 | 80 | /include/swift/SILOptimizer/Utils/Distributed* @ktoso
|
81 | 81 | /include/swift/Sema/ @hborla @slavapestov @xedin
|
|
95 | 95 | /lib/AST/Evaluator* @CodaFi @slavapestov
|
96 | 96 | /lib/AST/ModuleLoader.cpp @artemcm
|
97 | 97 | /lib/AST/RequirementMachine/ @slavapestov
|
98 |
| -/lib/ASTGen/ @zoecarver @CodaFi |
| 98 | +/lib/ASTGen/ @ahoppen @bnbarham @CodaFi @hamishknight @rintaro |
99 | 99 | /lib/Basic/Windows @compnerd
|
100 | 100 | /lib/ClangImporter @zoecarver @hyp @egorzhdan
|
101 | 101 | /lib/ClangImporter/DWARFImporter* @adrian-prantl
|
|
105 | 105 | /lib/DriverTool/swift_symbolgraph_extract_main.cpp @QuietMisdreavus
|
106 | 106 | /lib/Frontend/*ModuleInterface* @artemcm @tshortli
|
107 | 107 | # TODO: /lib/IRGen/
|
108 |
| -/lib/IDE/ @ahoppen @bnbarham @rintaro @hamishknight |
109 |
| -/lib/IDETool/ @ahoppen @bnbarham @rintaro @hamishknight |
110 |
| -/lib/Index/ @bnbarham |
111 |
| -/lib/Refactoring/ @ahoppen @bnbarham |
112 |
| -/lib/IRGen/*Coverage* @hamishknight |
| 108 | +/lib/IDE/ @ahoppen @bnbarham @hamishknight @rintaro |
| 109 | +/lib/IDETool/ @ahoppen @bnbarham @hamishknight @rintaro |
| 110 | +/lib/IRGen/*Coverage* @ahoppen @bnbarham @hamishknight @rintaro |
113 | 111 | /lib/IRGen/*Debug* @adrian-prantl
|
114 | 112 | /lib/IRGen/*Distributed* @ktoso
|
115 |
| -/lib/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro |
| 113 | +/lib/Index/ @ahoppen @bnbarham @hamishknight @rintaro |
| 114 | +/lib/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
116 | 115 | /lib/PrintAsClang @zoecarver @hyp @egorzhdan
|
| 116 | +/lib/Refactoring/ @ahoppen @bnbarham @hamishknight @rintaro |
117 | 117 | # TODO: /lib/SIL/
|
118 |
| -/lib/SIL/IR/*Coverage* @hamishknight |
119 |
| -/lib/SIL/IR/SILProfiler.cpp @hamishknight |
| 118 | +/lib/SIL/IR/*Coverage* @ahoppen @bnbarham @hamishknight @rintaro |
| 119 | +/lib/SIL/IR/SILProfiler.cpp @ahoppen @bnbarham @hamishknight @rintaro |
120 | 120 | /lib/SIL/IR/SILDebug* @adrian-prantl
|
121 | 121 | /lib/SIL/IR/SILLocation* @adrian-prantl
|
122 | 122 | # TODO: /lib/SILGen/
|
|
154 | 154 | /stdlib/public/runtime/ @mikeash @al45tair
|
155 | 155 |
|
156 | 156 | # test
|
157 |
| -/test/ASTGen/ @zoecarver @CodaFi |
| 157 | +/test/ASTGen/ @ahoppen @bnbarham @CodaFi @hamishknight @rintaro |
158 | 158 | /test/Concurrency/ @ktoso @kavon
|
159 | 159 | /test/Constraints/ @hborla @xedin
|
160 | 160 | /test/DebugInfo/ @adrian-prantl
|
|
163 | 163 | /test/Driver/static* @MaxDesiatov @etcwilde
|
164 | 164 | /test/Generics/ @hborla @slavapestov
|
165 | 165 | # TODO: /test/IRGen/
|
166 |
| -/test/IDE/ @ahoppen @bnbarham @rintaro @hamishknight |
167 |
| -/test/Index/ @bnbarham |
168 |
| -/test/refactoring/ @ahoppen @bnbarham |
169 |
| -/test/SourceKit/ @ahoppen @bnbarham @rintaro @hamishknight |
| 166 | +/test/IDE/ @ahoppen @bnbarham @hamishknight @rintaro |
| 167 | +/test/Index/ @ahoppen @bnbarham @hamishknight @rintaro |
170 | 168 | /test/Interop/ @zoecarver @hyp @egorzhdan
|
171 |
| -/test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro |
172 |
| -/test/Profiler @hamishknight |
| 169 | +/test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
| 170 | +/test/Profiler @ahoppen @bnbarham @hamishknight @rintaro |
173 | 171 | # TODO: /test/SIL/
|
174 | 172 | # TODO: /test/SILGen/
|
175 | 173 | # TODO: /test/SILOptimizer/
|
176 | 174 | /test/ScanDependencies/ @artemcm
|
177 | 175 | /test/Sema/ @hborla @slavapestov @xedin
|
| 176 | +/test/SourceKit/ @ahoppen @bnbarham @hamishknight @rintaro |
178 | 177 | /test/SymbolGraph/ @QuietMisdreavus
|
179 | 178 | /test/abi/ @apple/standard-librarians
|
180 | 179 | /test/decl/ @hborla @slavapestov
|
181 | 180 | /test/decl/protocol/ @AnthonyLatsis @hborla @slavapestov
|
182 | 181 | # FIXME: This file could have a dedicated directory.
|
183 | 182 | /test/decl/protocol/special/DistributedActor.swift @ktoso
|
184 | 183 | /test/expr/ @hborla @slavapestov @xedin
|
| 184 | +/test/refactoring/ @ahoppen @bnbarham @hamishknight @rintaro |
185 | 185 | /test/stdlib/ @apple/standard-librarians
|
186 | 186 | /test/stmt/ @hborla @xedin
|
187 | 187 | /test/type/ @hborla @slavapestov @xedin
|
188 | 188 |
|
189 | 189 | # tools
|
190 | 190 | # TODO: /tools
|
191 |
| -/tools/SourceKit @ahoppen @bnbarham @rintaro @hamishknight |
| 191 | +/tools/SourceKit @ahoppen @bnbarham @hamishknight @rintaro |
192 | 192 | /tools/lldb-moduleimport-test/ @adrian-prantl
|
193 |
| -/tools/swift-ide-test @ahoppen @bnbarham @rintaro @hamishknight |
| 193 | +/tools/swift-ide-test @ahoppen @bnbarham @hamishknight @rintaro |
194 | 194 | /tools/swift-inspect @mikeash @al45tair @compnerd
|
195 |
| -/tools/swift-refactor @ahoppen @bnbarham |
| 195 | +/tools/swift-refactor @ahoppen @bnbarham @hamishknight @rintaro |
196 | 196 |
|
197 | 197 | # unittests
|
198 | 198 | /unittests/AST/ @hborla @slavapestov @xedin
|
199 | 199 | /unittests/AST/*Evaluator* @CodaFi @slavapestov
|
200 |
| -/unittests/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro |
| 200 | +/unittests/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
201 | 201 | # TODO: /unittests/SIL/
|
202 | 202 | /unittests/Sema/ @hborla @xedin
|
203 | 203 | /unittests/SourceKit/ @ahoppen @bnbarham @rintaro @hamishknight
|
|
207 | 207 |
|
208 | 208 | # utils
|
209 | 209 | /utils/*windows* @compnerd
|
210 |
| -/utils/gyb_sourcekit_support/ @ahoppen @bnbarham @rintaro |
211 |
| -/utils/sourcekit_fuzzer/ @ahoppen @bnbarham @rintaro |
212 |
| -/utils/swift_build_support/products/earlyswiftsyntax.py @ahoppen @bnbarham |
213 |
| -/utils/swift_build_support/products/skstresstester.py @ahoppen @bnbarham |
214 |
| -/utils/swift_build_support/products/sourcekitlsp.py @ahoppen @bnbarham |
215 |
| -/utils/swift_build_support/products/swiftformat.py @ahoppen @allevato @bnbarham |
216 |
| -/utils/swift_build_support/products/swiftsyntax.py @ahoppen @bnbarham |
| 210 | +/utils/gyb_sourcekit_support/ @ahoppen @bnbarham @hamishknight @rintaro |
| 211 | +/utils/sourcekit_fuzzer/ @ahoppen @bnbarham @hamishknight @rintaro |
| 212 | +/utils/swift_build_support/products/earlyswiftsyntax.py @ahoppen @bnbarham @hamishknight @rintaro |
| 213 | +/utils/swift_build_support/products/skstresstester.py @ahoppen @bnbarham @hamishknight @rintaro |
| 214 | +/utils/swift_build_support/products/sourcekitlsp.py @ahoppen @bnbarham @hamishknight @rintaro |
| 215 | +/utils/swift_build_support/products/swiftformat.py @ahoppen @allevato @bnbarham @hamishknight @rintaro |
| 216 | +/utils/swift_build_support/products/swiftsyntax.py @ahoppen @bnbarham @hamishknight @rintaro |
217 | 217 | /utils/update-checkout* @shahmishal
|
218 | 218 | /utils/update_checkout/ @shahmishal
|
219 | 219 | /utils/vim/ @compnerd
|
220 | 220 |
|
221 | 221 | # validation-test
|
222 | 222 | # TODO: /validation-test/IRGen/
|
223 | 223 | /validation-test/IDE/ @ahoppen @bnbarham @rintaro @hamishknight
|
224 |
| -/validation-test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro |
| 224 | +/validation-test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro |
225 | 225 | # TODO: /validation-test/SIL/
|
226 | 226 | # TODO: /validation-test/SILGen/
|
227 | 227 | # TODO: /validation-test/SILOptimizer/
|
|
0 commit comments