Skip to content

Commit

Permalink
Remove metrics & cluster_environments from CODEOWNERS (#9376)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushikb11 authored Sep 9, 2021
1 parent 99d7580 commit 439db22
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
# Packages
/pytorch_lightning/accelerators @williamfalcon @tchaton @SeanNaren @awaelchli @justusschock @kaushikb11
/pytorch_lightning/callbacks @williamfalcon @tchaton @carmocca @borda @kaushikb11
/pytorch_lightning/cluster_environments @borda @tchaton @SeanNaren @carmocca @kaushikb11
/pytorch_lightning/core @tchaton @SeanNaren @borda @carmocca @justusschock @kaushikb11
/pytorch_lightning/distributed @williamfalcon @tchaton @awaelchli @kaushikb11
/pytorch_lightning/loggers @tchaton @awaelchli @borda
Expand All @@ -39,11 +38,6 @@
/pytorch_lightning/trainer/connectors/logger_connector @tchaton @carmocca
/pytorch_lightning/trainer/progress.py @tchaton @awaelchli @carmocca

# Metrics
/pytorch_lightning/metrics/ @SkafteNicki @ananyahjha93 @justusschock
/tests/metrics/ @SkafteNicki @ananyahjha93 @justusschock
/docs/source/metrics.rst @SkafteNicki @ananyahjha93 @justusschock

# API
/pytorch_lightning/callbacks/base.py @williamfalcon @awaelchli @ananthsub @carmocca
/pytorch_lightning/core/datamodule.py @williamFalcon @awaelchli @ananthsub @carmocca
Expand Down

0 comments on commit 439db22

Please sign in to comment.