Open
Description
Plugins seem to be automatically pulled into the plugin listing if they have gridsome-plugin
keyword in package.json
, but I found at least 1 plugin that isn't functional in the listing:
https://gridsome.org/plugins/@vroger/transformer-img
Is there some way to remove plugins from the list that aren't useful?
There should also be a way for devs to request being listed again, after they've made changes to their plugin.