You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The (strict, no-trailing-commas) JSON format makes merging concurrent PRs adding themselves to the end of it not possible without manual intervention.
Given that we use YAML in other places (translations’ frontmatter) and don’t use JSON for anything else I would be happy to migrate the file from JSON to YAML. This would make adding new supporters much easier.