|
13 | 13 | *.yml @borda @carmocca @akihironitta @tchaton |
14 | 14 |
|
15 | 15 | # Docs |
16 | | -/docs/ @edenlightning @tchaton @borda @awaelchli @RobertLaurella |
17 | | -/.github/*.md @edenlightning @williamfalcon @borda |
18 | | -/.github/ISSUE_TEMPLATE/ @edenlightning @borda @tchaton |
19 | | -/docs/source-pytorch/conf.py @borda @awaelchli @carmocca |
20 | | -/docs/source-pytorch/index.rst @williamfalcon |
21 | | -/docs/source-pytorch/levels @williamfalcon @RobertLaurella |
22 | | -/docs/source-pytorch/expertise_levels @williamfalcon @RobertLaurella |
| 16 | +/docs/ @edenlightning @tchaton @borda @awaelchli @RobertLaurella |
| 17 | +/.github/*.md @edenlightning @williamfalcon @borda |
| 18 | +/.github/ISSUE_TEMPLATE/ @edenlightning @borda @tchaton |
| 19 | +/docs/source-pytorch/conf.py @borda @awaelchli @carmocca |
| 20 | +/docs/source-pytorch/index.rst @williamfalcon |
| 21 | +/docs/source-pytorch/levels @williamfalcon @RobertLaurella |
| 22 | +/docs/source-pytorch/expertise_levels @williamfalcon @RobertLaurella |
| 23 | +/docs/source-app/ @williamfalcon @RobertLaurella @tchaton @awaelchli |
| 24 | +/docs/source-app/conf.py @borda @awaelchli @carmocca |
| 25 | +/docs/source-app/index.rst @williamfalcon |
| 26 | +/docs/source-app/expertise_levels @williamfalcon @RobertLaurella |
23 | 27 |
|
24 | 28 | # Packages |
25 | 29 | /src/pytorch_lightning/accelerators @williamfalcon @tchaton @SeanNaren @awaelchli @justusschock @kaushikb11 |
|
41 | 45 | /src/pytorch_lightning/tuner @SkafteNicki @borda @awaelchli |
42 | 46 | /src/pytorch_lightning/utilities @borda @tchaton @SeanNaren @carmocca |
43 | 47 |
|
| 48 | +/src/lightning_app @tchaton @awaelchli @manskx @hhsecond |
| 49 | + |
| 50 | +# Examples |
| 51 | +/examples/app_* @tchaton @awaelchli @manskx @hhsecond |
| 52 | +# App tests |
| 53 | +/tests/tests_app @tchaton @awaelchli @manskx @hhsecond |
| 54 | +/tests/tests_app_examples @tchaton @awaelchli @manskx @hhsecond |
| 55 | + |
44 | 56 | # Specifics |
45 | 57 | /src/pytorch_lightning/trainer/connectors/logger_connector @tchaton @carmocca |
46 | 58 | /src/pytorch_lightning/trainer/progress.py @tchaton @awaelchli @carmocca |
|
0 commit comments