Skip to content

Commit d4a915d

Browse files
authored
Update code owners for streaming_correlations.py (#2742)
1 parent 5759e3d commit d4a915d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@
133133
/tensorflow_addons/metrics/tests/r_square_test.py @ssaishruthi @marload
134134
/tensorflow_addons/metrics/geometric_mean.py @marload
135135
/tensorflow_addons/metrics/tests/geometric_mean_test.py @marload
136-
/tensorflow_addons/metrics/kendalls_tau.py @sorensenjs
137-
/tensorflow_addons/metrics/tests/kendalls_tau_test.py @sorensenjs
136+
/tensorflow_addons/metrics/streaming_correlations.py @sorensenjs @nicolaspi
137+
/tensorflow_addons/metrics/tests/streaming_correlations_test.py @sorensenjs @nicolaspi
138138

139139
/tensorflow_addons/optimizers/average_wrapper.py @squadrick
140140
/tensorflow_addons/optimizers/conditional_gradient.py @pkan2 @lokhande-vishnu

0 commit comments

Comments
 (0)