From 260f9ec3b86b43e75e51c48827435742353a8457 Mon Sep 17 00:00:00 2001 From: Dr-Noob Date: Thu, 25 Jul 2024 08:29:05 +0100 Subject: [PATCH] [v1.05] Add new contributor to acknowledgements --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3a9230..241ecbe 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ Thanks to the fellow contributors and interested people in the project. Special - [mdoksa76](https://github.com/mdoksa76) and [exkc](https://github.com/exkc): Excellent ideas and feedback for supporting Allwinner SoCs. - [Sakura286](https://github.com/Sakura286), [exkc](https://github.com/exkc) and [Patola](https://github.com/Patola): Helped with RISC-V port with ssh access, ideas, testing, etc. - [ThomasKaiser](https://github.com/ThomasKaiser): Very valuable feedback on improving ARM SoC detection (Apple, Allwinner, Rockchip). +- [zerkerX](https://github.com/zerkerX): Helped with feedback for supporting old (e.g., Pentium III) Intel CPUs. ## 8. cpufetch for GPUs (gpufetch) See [gpufetch](https://github.com/Dr-Noob/gpufetch) project!