Closed skoeva closed 6 days ago
Can you please split the commits to changes in separate components out? (Maybe it’s just the subtitle change that could be put in its own commit… but there’s lots of files changed so I could have missed something else.)
I wonder if we can use the fit repo if it’s there instead of unknown? Also maybe that should even be displayed… because it can be more useful than whatever the author is put there.
Just a thought, I don’t think adding the GitHub repo should be done in this PR.
We should however make sure all our plugins have the author in the package.json (Also separate to this PR)
@illume added a separate commit for the subtitle change, lmk if this should be split up further to reflect the change itself vs the context it's being used in
This change makes the formatting of the plugin names consistent, using the plugin author for the origin value. When the author is not set, the default origin is "Unknown".
Fixes: #2544
Testing