Is tensorflow/examples repo still maintained?

I use tensorflow lite framework a lot, all of the examples in the repo are great, but I have noticed that there is not any new activity or contributions to the repo, is that intentional ? or is tensorflow creating new repo ?
I have also tried to contribute in the repo, but my PR was left without review/feedback for months: Fixes gradle error when trying to build Video Classification app by ArtanBerisha1 · Pull Request #425 · tensorflow/examples · GitHub

Thank you!

Hi @Artan_Berisha, I can see there are activities happening in the tensorflow/examples repo by the developers. The PR which you mentioned is older and closed. If you still feel the issue is valid and still persists you can raise a new PR and the respective team will work on it. Thank You.

Hi @Kiran_Sai_Ramineni, I checked the closed PRs here:
https://github.com/tensorflow/examples/pulls?q=is%3Apr+is%3Aclosed
and saw that most of them are not merged (closed but not merged), the only few that were merged are very small fixes, e.g: updating links and some of them e.g: crash fixes etc… are closed, and all of them are in the past year.