From a980eeeb537f2a964e4e84efbdf068fc68f64edd Mon Sep 17 00:00:00 2001 From: Anton Oreskin Date: Sat, 12 Sep 2026 09:44:07 +0200 Subject: [PATCH] Normalize acknowledgments and preserve contributor order --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 093ed43..78b7009 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ VK_INSTANCE_LAYERS=VK_LAYER_KHRONOS_validation \ The generator is located at [antono2/v_vulkan_bindings](https://github.com/antono2/v_vulkan_bindings) # Thanks -Big thanks to [@spytheman](https://github.com/spytheman) for fixing my bugs in times of need.
-Big thanks to [Alexander Medvednikov (@medvednikov)](https://github.com/medvednikov) for creating V and for his relentless productivity.
-To [@JalonSolov](https://github.com/JalonSolov) for quick and solid answers to obscure questions.
-The awesome team at [V](https://vlang.io/) for making this possible. +- [Delyan Angelov (@spytheman)](https://github.com/spytheman) — for fixing my bugs in the early days. +- [Jalon Solov (@JalonSolov)](https://github.com/JalonSolov) — for quick and solid answers to obscure questions. +- [Alexander Medvednikov (@medvednikov)](https://github.com/medvednikov) — for creating V and relentless productivity. +- The awesome team at [V](https://vlang.io/) — for making this possible.