Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚚 Fix extra newlines in co-authors (#5866)
Fixes a small issue with #5852 Jinja template adds a new line after each iteration, this makes Github only recognize the last co-author. This error can be seen here: d1109b1 Adding `-%` to the template removes this extra newlines
- Loading branch information