From 973196d783cf78d6f5bcfbe3e1f71c763c740327 Mon Sep 17 00:00:00 2001 From: Fernando Crespo Date: Fri, 30 Jan 2026 17:05:01 -0300 Subject: [PATCH] Add contributors section to README and create CONTRIBUTORS.md file --- CONTRIBUTORS.md | 9 +++++++++ README.md | 4 ++++ 2 files changed, 13 insertions(+) create mode 100644 CONTRIBUTORS.md diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..72c6321 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,9 @@ +# Contributors + +Thank you to the community members whose research, testing and contributions made this project possible — especially the participants in https://github.com/0x7375646F/Linuwu-Sense/pull/65: + +- JakeBrxwn — https://github.com/JakeBrxwn +- 0x189D7997 — https://github.com/0x189D7997 +- ZoeBattleSand — https://github.com/ZoeBattleSand + +If I've missed anyone who should be acknowledged here, please let me know and I'll add them. diff --git a/README.md b/README.md index e82cfe8..e5d38af 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # acer-lighting +**Thanks** + +This project benefited greatly from the work, testing and research of several community contributors — especially: @ZoeBattleSand, @0x189D7997, and @JakeBrxwn. Their reverse-engineering, testing, tooling and discussion (see https://github.com/0x7375646F/Linuwu-Sense/pull/65) made much of this possible. + Small tools to control Acer laptop RGB zones and a daemon that persists/apply states. ## Build