Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/generateAcknowledgements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
}
}
if (line.length !== 0) {
contributorLines.push(line + ' |')
contributorLines.push(line + '|')
}
lines.splice(startMarker + 1, endMarker - (startMarker + 1), ...contributorLines)
}
Expand Down
6 changes: 3 additions & 3 deletions news/4.41/acknowledgements.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Special thanks to all code contributors (alphabetically):
| [Martin Jobst](https://github.com/mx990) | [Patrick Ziegler](https://github.com/ptziegler) | [raghucssit](https://github.com/raghucssit) |
| [Rahul Mohanan](https://github.com/MohananRahul) | [Robin Mennig](https://github.com/r-mennig) | [Sebastian Ratz](https://github.com/sratz) |
| [Simeon Andreev](https://github.com/trancexpress) | [Sougandh S](https://github.com/SougandhS) | [Suby S Surendran](https://github.com/subyssurendran666) |
| [Thomas Singer](https://github.com/tmssngr) | [Tobias Melcher](https://github.com/tobiasmelcher) | [Tobias Melcher](https://github.com/tobias-melcher) |
| [Vasili Gulevich](https://github.com/basilevs) | [Александър Куртаков](https://github.com/akurtakov) |
| [Thomas Singer](https://github.com/tmssngr) | [Tobias Melcher](https://github.com/tobiasmelcher) | [Vasili Gulevich](https://github.com/basilevs) |
| [Александър Куртаков](https://github.com/akurtakov) |
<!-- END: eclipse-platform contributors -->

## Java Development Tools
Expand All @@ -43,7 +43,7 @@ Special thanks to all code contributors (alphabetically):
| [Robin Mennig](https://github.com/r-mennig) | [Simeon Andreev](https://github.com/trancexpress) | [Snjeza](https://github.com/snjeza) |
| [Sougandh S](https://github.com/SougandhS) | [Srikanth Sankaran](https://github.com/srikanth-sankaran) | [Stephan Herrmann](https://github.com/stephan-herrmann) |
| [Suby S Surendran](https://github.com/subyssurendran666) | [Vaclav Haisman](https://github.com/wilx) | [wenytang](https://github.com/wenytang-ms) |
| [Александър Куртаков](https://github.com/akurtakov) | [沈英南](https://github.com/1799833473) |
| [Александър Куртаков](https://github.com/akurtakov) | [沈英南](https://github.com/1799833473) |
<!-- END: eclipse-jdt contributors -->

## Plug-in Development Environment
Expand Down