From 30a7d97c52b79758762d684fbea11d8604baf667 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Thu, 3 Sep 2026 23:46:10 +0200 Subject: [PATCH] Clean-up list of contributors in 4.41 acknowledgements --- .github/workflows/generateAcknowledgements.yml | 2 +- news/4.41/acknowledgements.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/generateAcknowledgements.yml b/.github/workflows/generateAcknowledgements.yml index 9caaf76c..851bdba9 100644 --- a/.github/workflows/generateAcknowledgements.yml +++ b/.github/workflows/generateAcknowledgements.yml @@ -208,7 +208,7 @@ jobs: } } if (line.length !== 0) { - contributorLines.push(line + ' |') + contributorLines.push(line + '|') } lines.splice(startMarker + 1, endMarker - (startMarker + 1), ...contributorLines) } diff --git a/news/4.41/acknowledgements.md b/news/4.41/acknowledgements.md index 7710373f..5e42a67b 100644 --- a/news/4.41/acknowledgements.md +++ b/news/4.41/acknowledgements.md @@ -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) | ## Java Development Tools @@ -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) | ## Plug-in Development Environment