Skip to content

Commit 999aebc

Browse files
shun-linWindQAQ
authored andcommitted
adding shun's github handle to callback maintainers list (#918)
* adding shun's github handle to callback maintainers list * update CODEOWNERS
1 parent 3634b55 commit 999aebc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# Subpackage Owners
77
/tensorflow_addons/activations/ @facaiy @seanpmorgan
8-
/tensorflow_addons/callbacks/ @squadrick
8+
/tensorflow_addons/callbacks/ @squadrick @shun-lin
99
/tensorflow_addons/image/ @windqaq @facaiy
1010
/tensorflow_addons/layers/ @seanpmorgan @facaiy
1111
/tensorflow_addons/losses/ @facaiy @windqaq

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ developments that cannot be integrated into core TensorFlow
3030
| Subpackage | Maintainers | Contact Info |
3131
|:----------------------- |:----------- |:----------------------------|
3232
| [tfa.activations](tensorflow_addons/activations/README.md) | SIG-Addons | @facaiy @seanpmorgan |
33-
| [tfa.callbacks](tensorflow_addons/callbacks/README.md) | SIG-Addons | @squadrick |
33+
| [tfa.callbacks](tensorflow_addons/callbacks/README.md) | SIG-Addons | @squadrick @shun-lin |
3434
| [tfa.image](tensorflow_addons/image/README.md) | SIG-Addons | @windqaq @facaiy |
3535
| [tfa.layers](tensorflow_addons/layers/README.md) | SIG-Addons | @seanpmorgan @facaiy |
3636
| [tfa.losses](tensorflow_addons/losses/README.md) | SIG-Addons | @facaiy @windqaq |

0 commit comments

Comments
 (0)