|
61 | 61 | /include/swift/DependencyScan @artemcm
|
62 | 62 | /include/swift/Driver @artemcm
|
63 | 63 | # TODO: /include/swift/IRGen/
|
| 64 | +/include/swift/IDE/ @ahoppen @bnbarham @rintaro |
| 65 | +/include/swift/Index/ @bnbarham |
| 66 | +/include/swift/Refactoring @ahoppen @bnbarham |
64 | 67 | /include/swift/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
|
65 | 68 | /include/swift/PrintAsClang @zoecarver @hyp @egorzhdan
|
66 | 69 | # TODO: /include/swift/SIL/
|
|
87 | 90 | /lib/Driver @artemcm
|
88 | 91 | /lib/Frontend/ModuleInterfaceLoader.cpp @artemcm
|
89 | 92 | # TODO: /lib/IRGen/
|
| 93 | +/lib/IDE/ @ahoppen @bnbarham @rintaro |
| 94 | +/lib/IDETool/ @ahoppen @bnbarham @rintaro |
| 95 | +/lib/Index/ @bnbarham |
| 96 | +/lib/Refactoring/ @ahoppen @bnbarham |
90 | 97 | /lib/IRGen/*Distributed* @ktoso
|
91 | 98 | /lib/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
|
92 | 99 | /lib/PrintAsClang @zoecarver @hyp @egorzhdan
|
|
125 | 132 | /test/Driver/ @artemcm
|
126 | 133 | /test/Generics/ @hborla @slavapestov
|
127 | 134 | # TODO: /test/IRGen/
|
| 135 | +/test/IDE/ @ahoppen @bnbarham @rintaro |
| 136 | +/test/Index/ @bnbarham |
| 137 | +/test/refactoring/ @ahoppen @bnbarham |
| 138 | +/test/SourceKit/ @ahoppen @bnbarham @rintaro |
128 | 139 | /test/Interop/ @zoecarver @hyp @egorzhdan
|
129 | 140 | /test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
|
130 | 141 | # TODO: /test/SIL/
|
|
143 | 154 |
|
144 | 155 | # tools
|
145 | 156 | # TODO: /tools
|
| 157 | +/tools/SourceKit @ahoppen @bnbarham @rintaro |
| 158 | +/tools/swift-ide-test @ahoppen @bnbarham @rintaro |
| 159 | +/tools/swift-refactor @ahoppen @bnbarham |
146 | 160 |
|
147 | 161 | # unittests
|
148 | 162 | /unittests/AST/ @hborla @slavapestov @xedin
|
149 | 163 | /unittests/AST/*Evaluator* @CodaFi @slavapestov
|
150 | 164 | /unittests/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
|
151 | 165 | # TODO: /unittests/SIL/
|
152 | 166 | /unittests/Sema/ @hborla @xedin
|
| 167 | +/unittests/SourceKit/ @ahoppen @bnbarham @rintaro |
153 | 168 | # TODO: /unittests/stdlib/
|
154 | 169 |
|
155 | 170 | # userdocs
|
156 | 171 | # TODO: /userdocs
|
157 | 172 |
|
158 | 173 | # utils
|
159 |
| -/utils/*windows* @compnerd |
160 |
| -/utils/update-checkout* @shahmishal |
161 |
| -/utils/update_checkout/ @shahmishal |
| 174 | +/utils/*windows* @compnerd |
| 175 | +/utils/gyb_sourcekit_support/ @ahoppen @bnbarham @rintaro |
| 176 | +/utils/sourcekit_fuzzer/ @ahoppen @bnbarham @rintaro |
| 177 | +/utils/swift_build_support/products/earlyswiftsyntax.py @ahoppen @bnbarham |
| 178 | +/utils/swift_build_support/products/skstresstester.py @ahoppen @bnbarham |
| 179 | +/utils/swift_build_support/products/sourcekitlsp.py @ahoppen @bnbarham |
| 180 | +/utils/swift_build_support/products/swiftevolve.py @ahoppen @bnbarham |
| 181 | +/utils/swift_build_support/products/swiftformat.py @ahoppen @allevato @bnbarham |
| 182 | +/utils/swift_build_support/products/swiftsyntax.py @ahoppen @bnbarham |
| 183 | +/utils/update-checkout* @shahmishal |
| 184 | +/utils/update_checkout/ @shahmishal |
162 | 185 |
|
163 | 186 | # validation-test
|
164 | 187 | # TODO: /validation-test/IRGen/
|
| 188 | +/validation-test/IDE/ @ahoppen @bnbarham @rintaro |
165 | 189 | /validation-test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
|
166 | 190 | # TODO: /validation-test/SIL/
|
167 | 191 | # TODO: /validation-test/SILGen/
|
|
0 commit comments