# 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. * @lantiga @borda @tchaton @awaelchli # CI/CD and configs /.actions/ @borda @carmocca @akihironitta /.github/ @borda @carmocca @akihironitta /.azure/ @borda @carmocca @akihironitta /dockers/ @borda @carmocca @akihironitta *.yml @borda @carmocca @akihironitta # Docs /docs/ @edenlightning @lantiga @borda @awaelchli @RobertLaurella /.github/*.md @edenlightning @williamfalcon @lantiga @borda /.github/ISSUE_TEMPLATE/ @edenlightning @borda @tchaton @awaelchli /docs/source-pytorch/conf.py @borda @awaelchli @carmocca /docs/source-pytorch/index.rst @williamfalcon @lantiga /docs/source-pytorch/levels @williamfalcon @RobertLaurella /docs/source-pytorch/expertise_levels @williamfalcon @RobertLaurella /docs/source/ @williamfalcon @RobertLaurella @tchaton @awaelchli /docs/source/conf.py @borda @awaelchli @carmocca /docs/source/index.rst @williamfalcon @lantiga /docs/source/expertise_levels @williamfalcon @RobertLaurella # PyTorch Lightning /src/lightning/pytorch @williamfalcon @awaelchli @carmocca @justusschock /src/pytorch_lightning @williamfalcon @awaelchli @carmocca @justusschock /tests/tests_pytorch @awaelchli @carmocca @justusschock # Core APIs /src/lightning/pytorch/callbacks/callback.py @williamfalcon @awaelchli @carmocca /src/lightning/pytorch/core/datamodule.py @williamFalcon @awaelchli @carmocca /src/lightning/pytorch/trainer/trainer.py @williamfalcon @tchaton @awaelchli @carmocca /src/lightning/pytorch/core/hooks.py @williamfalcon @tchaton @awaelchli @carmocca /src/lightning/pytorch/core/module.py @williamfalcon @tchaton @awaelchli @carmocca # Lightning Fabric /src/lightning/fabric @awaelchli @carmocca @justusschock /src/lightning_fabric @awaelchli @carmocca @justusschock /tests/tests_fabric @awaelchli @carmocca @justusschock # Lightning App /src/lightning/app @tchaton @lantiga @awaelchli @hhsecond @ethanwharris /src/lightning_app @tchaton @lantiga @awaelchli @hhsecond @ethanwharris /tests/tests_app @tchaton @lantiga @awaelchli @hhsecond @ethanwharris /tests/integrations_app @tchaton @lantiga @awaelchli @hhsecond @ethanwharris /examples/app_* @tchaton @lantiga @awaelchli @hhsecond @ethanwharris /.github/CODEOWNERS @williamfalcon /SECURITY.md @williamfalcon @lantiga /README.md @williamfalcon @lantiga @edenlightning @borda /setup.py @williamfalcon @borda @carmocca /src/pytorch_lightning/__about__.py @williamfalcon @borda @carmocca /src/lightning_app/__about__.py @williamfalcon @lantiga @borda /src/lightning_fabric/__about__.py @williamfalcon @borda @awaelchli /src/*/__setup__.py @borda @carmocca