Skip to content

Commit

Permalink
Add code-owners for standalone Lite package (#14694)
Browse files Browse the repository at this point in the history
* Add Lite codeowners

* remove Borda on request
  • Loading branch information
awaelchli authored Sep 15, 2022
1 parent 7dbd038 commit 6585f5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,18 @@
/src/lightning_app/testing @tchaton @manskx
/src/lightning_app/__about__.py @nohalon @edenlightning @lantiga

/src/lightning_lite @awaelchli @carmocca @justusschock

# Examples
/examples/app_* @tchaton @awaelchli @manskx @hhsecond

# App tests
/tests/tests_app @tchaton @awaelchli @manskx @hhsecond
/tests/tests_app_examples @tchaton @awaelchli @manskx @hhsecond

# Lite tests
/tests/tests_lite @awaelchli @carmocca @justusschock

# Specifics
/src/pytorch_lightning/trainer/connectors/logger_connector @tchaton @carmocca
/src/pytorch_lightning/trainer/progress.py @tchaton @awaelchli @carmocca
Expand Down

0 comments on commit 6585f5e

Please sign in to comment.