Skip to content

Adding another maintainer into CODEOWNERS file #1382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Mar 25, 2020
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
/tensorflow_addons/metrics/r_square*.py @ssaishruthi

/tensorflow_addons/optimizers/average_wrapper*.py @squadrick
/tensorflow_addons/optimizers/conditional_gradient*.py @pkan2
/tensorflow_addons/optimizers/conditional_gradient*.py @pkan2 @lokhande-vishnu
/tensorflow_addons/optimizers/cyclical_learning_rate*.py @raphaelmeudec
/tensorflow_addons/optimizers/lamb*.py @junjiek
/tensorflow_addons/optimizers/lazy_adam*.py @ssaishruthi
Expand Down