Skip to content

Commit cf189bd

Browse files
Bordamanskx
andauthored
code-owners for App (#13497)
* condensers for App * pkg * TestsUpdate .github/CODEOWNERS Co-authored-by: Mansy <[email protected]> Co-authored-by: Mansy <[email protected]>
1 parent 767fe6e commit cf189bd

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

.github/CODEOWNERS

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,17 @@
1313
*.yml @borda @carmocca @akihironitta @tchaton
1414

1515
# 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
2327

2428
# Packages
2529
/src/pytorch_lightning/accelerators @williamfalcon @tchaton @SeanNaren @awaelchli @justusschock @kaushikb11
@@ -41,6 +45,14 @@
4145
/src/pytorch_lightning/tuner @SkafteNicki @borda @awaelchli
4246
/src/pytorch_lightning/utilities @borda @tchaton @SeanNaren @carmocca
4347

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+
4456
# Specifics
4557
/src/pytorch_lightning/trainer/connectors/logger_connector @tchaton @carmocca
4658
/src/pytorch_lightning/trainer/progress.py @tchaton @awaelchli @carmocca

0 commit comments

Comments
 (0)