parent
014cdd84ed
commit
5d7932546d
|
@ -5,7 +5,7 @@
|
||||||
# the repo. Unless a later match takes precedence,
|
# the repo. Unless a later match takes precedence,
|
||||||
# @global-owner1 and @global-owner2 will be requested for
|
# @global-owner1 and @global-owner2 will be requested for
|
||||||
# review when someone opens a pull request.
|
# review when someone opens a pull request.
|
||||||
* @lantiga @borda @tchaton @awaelchli
|
* @lantiga @borda @tchaton @awaelchli @justusschock
|
||||||
|
|
||||||
# CI/CD and configs
|
# CI/CD and configs
|
||||||
/.actions/ @borda @ethanwharris @justusschock
|
/.actions/ @borda @ethanwharris @justusschock
|
||||||
|
@ -28,17 +28,13 @@
|
||||||
/docs/source-app/ @williamfalcon @lantiga @tchaton
|
/docs/source-app/ @williamfalcon @lantiga @tchaton
|
||||||
|
|
||||||
# PyTorch Lightning
|
# PyTorch Lightning
|
||||||
/src/lightning/pytorch @williamfalcon @awaelchli @justusschock
|
/src/lightning/pytorch @lantiga @borda @tchaton @awaelchli @justusschock
|
||||||
/src/pytorch_lightning @williamfalcon @awaelchli @justusschock
|
|
||||||
/tests/tests_pytorch @awaelchli @justusschock @borda
|
|
||||||
|
|
||||||
# Lightning Data
|
# Lightning Data
|
||||||
/src/lightning/data/ @tchaton @lantiga
|
/src/lightning/data/ @tchaton @lantiga
|
||||||
|
|
||||||
# Lightning Fabric
|
# Lightning Fabric
|
||||||
/src/lightning/fabric @awaelchli @justusschock
|
/src/lightning/fabric @lantiga @borda @tchaton @awaelchli @justusschock
|
||||||
/src/lightning_fabric @awaelchli @justusschock
|
|
||||||
/tests/tests_fabric @awaelchli @justusschock
|
|
||||||
|
|
||||||
# Lightning App
|
# Lightning App
|
||||||
/src/lightning/app @tchaton @lantiga @awaelchli @ethanwharris
|
/src/lightning/app @tchaton @lantiga @awaelchli @ethanwharris
|
||||||
|
|
Loading…
Reference in New Issue