From 982efb063d1dfdc3616cf8ba08ec6df0a4bdf7e7 Mon Sep 17 00:00:00 2001 From: Aryan Date: Tue, 17 Mar 2026 14:04:07 +0530 Subject: [PATCH] docs: add Contributors section to README (#85) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 41e4a40..3182257 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,10 @@ This project is made possible by the Android open-source ecosystem: * **Media & Image Loading:** Coil, Media3 (ExoPlayer) * **Utilities:** Room (Database), Timber (Logging) +## Contributors + +- [CCerrer](https://github.com/CCerrer) - Testing & QA + ## License This project is licensed under the **GNU Affero General Public License v3.0 (AGPL-3.0)**. See the [LICENSE](LICENSE) file for details.