Which LVGL repos are official vs community maintained?

According to this post it looks like some of the repos on the LVGL GitHub organization are community maintained and not official. Is there a way to know which LVGL repos are community maintained vs official?

@Matthew, Typically, the official repository starts with: lv_something, for example (lv_port_, lv_micropython, etc.) and is hosted on the LVGL GitHub organization.

The lv_binding_js repo starts with lv_ but is not official. It would be helpful if there was a better way to know this.

That’s a really good point. Ideally we should have only officially maintained repos at the organization. Please give us a little bit of time to revisit it internally.