Add individuals to Metrics in CODEOWNERS (#4413)

* ananyahjha93 and teddykoker to codeowners for metrics

* add Justus

Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
This commit is contained in:
Teddy Koker 2020-10-28 13:25:36 -04:00 committed by GitHub
parent 1e1a42260a
commit 41de4538aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

9
.github/CODEOWNERS vendored
View File

@ -5,4 +5,11 @@
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
* @williamfalcon @borda @teddykoker @awaelchli @nateraw @justusschock @tchaton @SeanNaren @ananyahjha93
* @williamfalcon @borda @teddykoker @awaelchli @nateraw @justusschock @tchaton @SeanNaren @ananyahjha93
# Metrics
/pytorch_lightning/metrics/* @teddykoker @ananyahjha93 @justusschock
/tests/metrics/* @teddykoker @ananyahjha93 @justusschock
/docs/source/metrics.rst @teddykoker @ananyahjha93 @justusschock