|
44 | 44 |
|
45 | 45 | # Editor |
46 | 46 |
|
47 | | -/editor/**/*2d* @godotengine/2d-editor |
48 | | -/editor/**/*3d* @godotengine/3d-editor |
49 | | -/editor/**/*audio* @godotengine/audio |
50 | | -/editor/**/*code* @godotengine/script-editor |
51 | | -/editor/**/*debugger* @godotengine/debugger |
52 | | -/editor/**/*dock* @godotengine/docks |
53 | | -/editor/**/*script* @godotengine/script-editor |
54 | | -/editor/**/*shader* @godotengine/shaders |
| 47 | +/editor/ @godotengine/docks |
| 48 | +/editor/script/ @godotengine/script-editor |
| 49 | +/editor/shader/ @godotengine/script-editor @godotengine/shaders |
| 50 | +/editor/animation/ @godotengine/animation |
| 51 | +/editor/audio/ @godotengine/audio |
55 | 52 | /editor/debugger/ @godotengine/debugger |
| 53 | +/editor/doc/ @godotengine/documentation |
| 54 | +/editor/docks/ @godotengine/docks |
56 | 55 | /editor/gui/ @godotengine/usability @godotengine/gui-nodes |
57 | 56 | /editor/icons/ @godotengine/usability |
58 | 57 | /editor/import/ @godotengine/import |
| 58 | +/editor/inspector/ @godotengine/docks |
| 59 | +/editor/scene/2d/ @godotengine/2d-editor |
| 60 | +/editor/scene/2d/physics @godotengine/2d-editor @godotengine/physics |
| 61 | +/editor/scene/3d/ @godotengine/3d-editor |
| 62 | +/editor/scene/3d/physics @godotengine/3d-editor @godotengine/physics |
| 63 | +/editor/scene/gui/ @godotengine/gui-nodes |
59 | 64 | /editor/themes/ @godotengine/usability @godotengine/gui-nodes |
| 65 | +/editor/translations/ @godotengine/usability |
60 | 66 |
|
61 | 67 | # Main |
62 | 68 |
|
|
167 | 173 | /modules/gridmap/ @godotengine/3d-nodes |
168 | 174 | /modules/gridmap/doc_classes/ @godotengine/3d-nodes @godotengine/documentation |
169 | 175 | /modules/gridmap/icons/ @godotengine/3d-nodes @godotengine/usability |
170 | | -/modules/navigation/ @godotengine/navigation |
| 176 | +/modules/navigation_2d/ @godotengine/navigation |
| 177 | +/modules/navigation_3d/ @godotengine/navigation |
171 | 178 | /modules/noise/ @godotengine/core |
172 | 179 | /modules/noise/doc_classes/ @godotengine/core @godotengine/documentation |
173 | 180 | /modules/noise/icons/ @godotengine/core @godotengine/usability |
|
178 | 185 | /modules/regex/tests/ @godotengine/core @godotengine/tests |
179 | 186 | /modules/zip/ @godotengine/core |
180 | 187 | /modules/zip/doc_classes/ @godotengine/core @godotengine/documentation |
| 188 | +/modules/zip/tests @godotengine/core @godotengine/tests |
181 | 189 |
|
182 | 190 | # Platform |
183 | 191 |
|
|
0 commit comments