|
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
|
|
123 | 130 | /test/Driver/ @artemcm
|
124 | 131 | /test/Generics/ @hborla @slavapestov
|
125 | 132 | # TODO: /test/IRGen/
|
| 133 | +/test/IDE/ @ahoppen @bnbarham @rintaro |
| 134 | +/test/Index/ @bnbarham |
| 135 | +/test/refactoring/ @ahoppen @bnbarham |
| 136 | +/test/SourceKit/ @ahoppen @bnbarham @rintaro |
126 | 137 | /test/Interop/ @zoecarver @hyp @egorzhdan
|
127 | 138 | /test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
|
128 | 139 | # TODO: /test/SIL/
|
|
141 | 152 |
|
142 | 153 | # tools
|
143 | 154 | # TODO: /tools
|
| 155 | +/tools/SourceKit @ahoppen @bnbarham @rintaro |
| 156 | +/tools/swift-ide-test @ahoppen @bnbarham @rintaro |
| 157 | +/tools/swift-refactor @ahoppen @bnbarham |
144 | 158 |
|
145 | 159 | # unittests
|
146 | 160 | /unittests/AST/ @hborla @slavapestov @xedin
|
147 | 161 | /unittests/AST/*Evaluator* @CodaFi @slavapestov
|
148 | 162 | /unittests/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
|
149 | 163 | # TODO: /unittests/SIL/
|
150 | 164 | /unittests/Sema/ @hborla @xedin
|
| 165 | +/unittests/SourceKit/ @ahoppen @bnbarham @rintaro |
151 | 166 | # TODO: /unittests/stdlib/
|
152 | 167 |
|
153 | 168 | # userdocs
|
154 | 169 | # TODO: /userdocs
|
155 | 170 |
|
156 | 171 | # utils
|
157 |
| -/utils/*windows* @compnerd |
158 |
| -/utils/update-checkout* @shahmishal |
159 |
| -/utils/update_checkout/ @shahmishal |
| 172 | +/utils/*windows* @compnerd |
| 173 | +/utils/gyb_sourcekit_support/ @ahoppen @bnbarham @rintaro |
| 174 | +/utils/sourcekit_fuzzer/ @ahoppen @bnbarham @rintaro |
| 175 | +/utils/swift_build_support/products/earlyswiftsyntax.py @ahoppen @bnbarham |
| 176 | +/utils/swift_build_support/products/skstresstester.py @ahoppen @bnbarham |
| 177 | +/utils/swift_build_support/products/sourcekitlsp.py @ahoppen @bnbarham |
| 178 | +/utils/swift_build_support/products/swiftevolve.py @ahoppen @bnbarham |
| 179 | +/utils/swift_build_support/products/swiftformat.py @ahoppen @allevato @bnbarham |
| 180 | +/utils/swift_build_support/products/swiftsyntax.py @ahoppen @bnbarham |
| 181 | +/utils/update-checkout* @shahmishal |
| 182 | +/utils/update_checkout/ @shahmishal |
160 | 183 |
|
161 | 184 | # validation-test
|
162 | 185 | # TODO: /validation-test/IRGen/
|
| 186 | +/validation-test/IDE/ @ahoppen @bnbarham @rintaro |
163 | 187 | /validation-test/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
|
164 | 188 | # TODO: /validation-test/SIL/
|
165 | 189 | # TODO: /validation-test/SILGen/
|
|
0 commit comments