From 4af77d4f5d34ad89265463440bdb116c0871b00c Mon Sep 17 00:00:00 2001 From: Luan Date: Tue, 12 May 2026 22:10:32 -0300 Subject: [PATCH] chore: fix punctuation and add GitHub Sponsors badge Corrected punctuation and added a badge for Absidue. --- COLLABORATORS.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/COLLABORATORS.md b/COLLABORATORS.md index 64355660..e2af36c6 100644 --- a/COLLABORATORS.md +++ b/COLLABORATORS.md @@ -8,7 +8,7 @@ This page lists the collaborators who have contributed to the development and su Owner and maintainer. ## [Wykerd](https://github.com/wykerd/) -Initial parser implementation, several bug fixes, major refactorings and general maintenance. +Initial parser implementation, several bug fixes, major refactorings, and general maintenance. ## [MasterOfBob777](https://github.com/MasterOfBob777) Bug fixes and TypeScript support. @@ -17,4 +17,6 @@ Bug fixes and TypeScript support. Major refactorings, improved YouTube Music support, and bug fixes. ## [Absidue](https://github.com/absidue) -Several bug fixes, new features & improved MPD support. \ No newline at end of file +[![Github Sponsors](https://img.shields.io/badge/donate-30363D?style=flat-square&logo=GitHub-Sponsors&logoColor=#white)](https://github.com/sponsors/absidue) + +Several bug fixes, new features & improved MPD support.