From aac3995b87eaf0384877fe8185cddc68e2adb9a6 Mon Sep 17 00:00:00 2001
From: Ryan Harg <ryan.harg@mailbox.org>
Date: Thu, 16 Jun 2022 14:26:53 +0200
Subject: [PATCH] Correct and add references to fix authors

---
 changes/changelog.d/102.bugfix | 2 +-
 changes/changelog.d/113.bugfix | 2 +-
 changes/changelog.d/119.bugfix | 2 +-
 changes/changelog.d/120.bugfix | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/changes/changelog.d/102.bugfix b/changes/changelog.d/102.bugfix
index 919d9174..01dc1fd9 100644
--- a/changes/changelog.d/102.bugfix
+++ b/changes/changelog.d/102.bugfix
@@ -1 +1 @@
-Fixes problem where users are logged out sporadically (thanks to @hdash)
\ No newline at end of file
+Fixes problem where users are logged out sporadically (thanks to @hdasch)
\ No newline at end of file
diff --git a/changes/changelog.d/113.bugfix b/changes/changelog.d/113.bugfix
index db684330..d82a3a22 100644
--- a/changes/changelog.d/113.bugfix
+++ b/changes/changelog.d/113.bugfix
@@ -1 +1 @@
-Fix App crashes when interacting with playlist
+Fix App crashes when interacting with playlist (@Mouath)
diff --git a/changes/changelog.d/119.bugfix b/changes/changelog.d/119.bugfix
index db2122bb..d499e3fd 100644
--- a/changes/changelog.d/119.bugfix
+++ b/changes/changelog.d/119.bugfix
@@ -1 +1 @@
-Fix warnings in log output due to leaked BufferedReader resource (thanks @hdash)
\ No newline at end of file
+Fix warnings in log output due to leaked BufferedReader resource (thanks @hdasch)
\ No newline at end of file
diff --git a/changes/changelog.d/120.bugfix b/changes/changelog.d/120.bugfix
index 96e81d44..6f553070 100644
--- a/changes/changelog.d/120.bugfix
+++ b/changes/changelog.d/120.bugfix
@@ -1 +1 @@
-Fix unresponsive bluetooth buttons with Oreo and later (thanks @hdash)
\ No newline at end of file
+Fix unresponsive bluetooth buttons with Oreo and later (thanks @hdasch)
\ No newline at end of file
-- 
GitLab