From bf4ead033c29fc2fa5dafcb11fcaca0bb2a7c272 Mon Sep 17 00:00:00 2001 From: Tobias Gesellchen Date: Thu, 12 Feb 2026 21:12:32 +0100 Subject: [PATCH] Use correct maintainer names of related projects --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db90ffb..29fa596 100644 --- a/README.md +++ b/README.md @@ -575,14 +575,14 @@ This project builds upon the excellent work of several community projects: ### SoundCork 🍾 - **Project**: [SoundCork - SoundTouch API Intercept](https://github.com/deborahgu/soundcork) -- **Authors**: Deborah Gu and contributors +- **Authors**: Deborah Kaplan and contributors - **Our Implementation**: The `soundtouch-service` in this project is heavily inspired by and based on SoundCork's Python implementation. SoundCork pioneered the approach of intercepting and emulating Bose's cloud services, providing the foundation for offline SoundTouch operation. - **Key Contributions**: Service emulation architecture, BMX/Marge endpoint discovery, device migration strategies - **License**: MIT License ### ÜberBöse API 🎵 - **Project**: [ÜberBöse API](https://github.com/julius-d/ueberboese-api) -- **Author**: Julius D. +- **Author**: Julius - **Our Implementation**: This project provided valuable insights into advanced SoundTouch API endpoints and helped make our implementation more complete, particularly for content navigation and advanced device features. - **Key Contributions**: Extended API endpoint documentation, advanced feature discovery - **License**: MIT License