2020-10-21 22:46:20 +00:00
|
|
|
# This is a comment.
|
|
|
|
# Each line is a file pattern followed by one or more owners.
|
|
|
|
|
|
|
|
# These owners will be the default owners for everything in
|
|
|
|
# the repo. Unless a later match takes precedence,
|
|
|
|
# @global-owner1 and @global-owner2 will be requested for
|
|
|
|
# review when someone opens a pull request.
|
2022-08-10 15:25:44 +00:00
|
|
|
* @williamfalcon @borda @tchaton @awaelchli @kaushikb11 @rohitgr7
|
2020-10-28 17:25:36 +00:00
|
|
|
|
2021-01-28 09:49:21 +00:00
|
|
|
# CI/CD and configs
|
2022-05-31 19:37:29 +00:00
|
|
|
/.github/ @borda @carmocca @akihironitta @tchaton
|
2022-09-13 13:38:14 +00:00
|
|
|
/.circleci/ @borda @carmocca @akihironitta @tchaton
|
|
|
|
/.azure/ @borda @carmocca @akihironitta @tchaton
|
2022-05-31 19:37:29 +00:00
|
|
|
/dockers/ @borda @carmocca @akihironitta @tchaton
|
|
|
|
*.yml @borda @carmocca @akihironitta @tchaton
|
2020-12-03 17:48:40 +00:00
|
|
|
|
|
|
|
# Docs
|
2022-07-18 21:27:19 +00:00
|
|
|
/docs/ @edenlightning @tchaton @borda @awaelchli @RobertLaurella @Felonious-Spellfire
|
2022-07-02 19:08:29 +00:00
|
|
|
/.github/*.md @edenlightning @williamfalcon @borda
|
|
|
|
/.github/ISSUE_TEMPLATE/ @edenlightning @borda @tchaton
|
|
|
|
/docs/source-pytorch/conf.py @borda @awaelchli @carmocca
|
|
|
|
/docs/source-pytorch/index.rst @williamfalcon
|
|
|
|
/docs/source-pytorch/levels @williamfalcon @RobertLaurella
|
|
|
|
/docs/source-pytorch/expertise_levels @williamfalcon @RobertLaurella
|
2022-07-18 21:27:19 +00:00
|
|
|
/docs/source-app/ @williamfalcon @Felonious-Spellfire @RobertLaurella @tchaton @awaelchli
|
2022-07-02 19:08:29 +00:00
|
|
|
/docs/source-app/conf.py @borda @awaelchli @carmocca
|
|
|
|
/docs/source-app/index.rst @williamfalcon
|
2022-07-18 21:27:19 +00:00
|
|
|
/docs/source-app/expertise_levels @williamfalcon @Felonious-Spellfire @RobertLaurella
|
2021-01-28 09:49:21 +00:00
|
|
|
|
|
|
|
# Packages
|
2022-08-18 18:26:58 +00:00
|
|
|
/src/pytorch_lightning @borda @awaelchli @carmocca @justusschock @rohitgr7 @otaj
|
2022-06-15 00:54:55 +00:00
|
|
|
/src/pytorch_lightning/accelerators @williamfalcon @tchaton @SeanNaren @awaelchli @justusschock @kaushikb11
|
2022-09-16 02:32:04 +00:00
|
|
|
/src/pytorch_lightning/callbacks @williamfalcon @tchaton @carmocca @kaushikb11
|
2022-08-08 13:23:07 +00:00
|
|
|
/src/pytorch_lightning/core @tchaton @borda @carmocca @justusschock @kaushikb11
|
2022-06-15 00:54:55 +00:00
|
|
|
/src/pytorch_lightning/distributed @williamfalcon @tchaton @awaelchli @kaushikb11
|
|
|
|
/src/pytorch_lightning/lite @tchaton @awaelchli @carmocca
|
|
|
|
/src/pytorch_lightning/loggers @tchaton @awaelchli @borda
|
2022-09-16 02:32:04 +00:00
|
|
|
/src/pytorch_lightning/loggers/wandb.py @borisdayma @otaj @rohitgr7
|
2022-06-15 00:54:55 +00:00
|
|
|
/src/pytorch_lightning/loggers/neptune.py @shnela @HubertJaworski @pkasprzyk @pitercl @Raalsky @aniezurawski @kamil-kaczmarek
|
|
|
|
/src/pytorch_lightning/loops @tchaton @awaelchli @justusschock @carmocca
|
2022-08-08 13:23:07 +00:00
|
|
|
/src/pytorch_lightning/plugins @tchaton @awaelchli @justusschock
|
2022-06-22 14:57:19 +00:00
|
|
|
/src/pytorch_lightning/profilers @williamfalcon @tchaton @borda @carmocca
|
2022-09-16 02:32:04 +00:00
|
|
|
/src/pytorch_lightning/profilers/pytorch.py @nbcsm @guotuofeng @carmocca
|
2022-06-15 00:54:55 +00:00
|
|
|
/src/pytorch_lightning/strategies @tchaton @SeanNaren @awaelchli @justusschock @kaushikb11
|
2022-08-08 13:23:07 +00:00
|
|
|
/src/pytorch_lightning/trainer @williamfalcon @borda @tchaton @carmocca @awaelchli @justusschock @kaushikb11
|
2022-09-16 02:32:04 +00:00
|
|
|
/src/pytorch_lightning/trainer/connectors @tchaton @carmocca @awaelchli
|
2022-06-15 00:54:55 +00:00
|
|
|
/src/pytorch_lightning/tuner @SkafteNicki @borda @awaelchli
|
2022-08-08 13:23:07 +00:00
|
|
|
/src/pytorch_lightning/utilities @borda @tchaton @carmocca
|
2021-01-28 09:49:21 +00:00
|
|
|
|
2022-09-16 02:32:04 +00:00
|
|
|
/src/lightning_app @tchaton @manskx @lantiga
|
|
|
|
/src/lightning_app/cli/pl-app-template @tchaton @awaelchli @lantiga
|
2022-08-09 14:03:36 +00:00
|
|
|
/src/lightning_app/core @tchaton @awaelchli @manskx
|
|
|
|
/src/lightning_app/core/queues.py @tchaton @hhsecond @manskx
|
2022-09-16 02:32:04 +00:00
|
|
|
/src/lightning_app/runners/cloud.py @tchaton @hhsecond @lantiga
|
|
|
|
/src/lightning_app/testing @tchaton @manskx @lantiga
|
2022-08-09 14:03:36 +00:00
|
|
|
/src/lightning_app/__about__.py @nohalon @edenlightning @lantiga
|
2022-07-02 19:08:29 +00:00
|
|
|
|
2022-09-15 13:15:08 +00:00
|
|
|
/src/lightning_lite @awaelchli @carmocca @justusschock
|
|
|
|
|
2022-07-02 19:08:29 +00:00
|
|
|
# Examples
|
2022-08-10 15:25:44 +00:00
|
|
|
/examples/app_* @tchaton @awaelchli @manskx @hhsecond
|
2022-09-15 13:15:08 +00:00
|
|
|
|
2022-07-02 19:08:29 +00:00
|
|
|
# App tests
|
2022-08-10 15:25:44 +00:00
|
|
|
/tests/tests_app @tchaton @awaelchli @manskx @hhsecond
|
|
|
|
/tests/tests_app_examples @tchaton @awaelchli @manskx @hhsecond
|
2022-07-02 19:08:29 +00:00
|
|
|
|
2022-09-15 13:15:08 +00:00
|
|
|
# Lite tests
|
|
|
|
/tests/tests_lite @awaelchli @carmocca @justusschock
|
|
|
|
|
2021-01-28 09:49:21 +00:00
|
|
|
# API
|
2022-08-10 15:25:44 +00:00
|
|
|
/src/pytorch_lightning/callbacks/callback.py @williamfalcon @awaelchli @ananthsub @carmocca
|
|
|
|
/src/pytorch_lightning/core/datamodule.py @williamFalcon @awaelchli @ananthsub @carmocca
|
2022-09-16 02:32:04 +00:00
|
|
|
/src/pytorch_lightning/trainer/trainer.py @williamfalcon @tchaton @awaelchli @carmocca
|
|
|
|
/src/pytorch_lightning/core/hooks.py @williamfalcon @tchaton @awaelchli @carmocca
|
|
|
|
/src/pytorch_lightning/core/module.py @williamfalcon @tchaton @awaelchli @carmocca
|
2021-02-09 21:30:14 +00:00
|
|
|
|
2022-08-10 15:25:44 +00:00
|
|
|
/.github/CODEOWNERS @williamfalcon
|
|
|
|
/SECURITY.md @williamfalcon
|
|
|
|
/README.md @williamfalcon @edenlightning @borda
|
|
|
|
/setup.py @williamfalcon @borda @carmocca
|
2022-06-15 00:54:55 +00:00
|
|
|
/src/pytorch_lightning/__about__.py @williamfalcon @borda @carmocca
|
2022-09-16 02:32:04 +00:00
|
|
|
/src/lightning_app/__about__.py @williamfalcon @borda @manskx
|
|
|
|
/src/lightning_lite/__about__.py @williamfalcon @borda @awaelchli
|
|
|
|
/src/*/__setup__.py @borda @manskx
|