From 48bdd79bdec8f9f13cbc07762060b31d1a2cc6cd Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Mon, 12 Jul 2021 11:54:11 +0100 Subject: [PATCH] Fix attribution in changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index a1132684..27356b3c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -37,7 +37,7 @@ * Dendrite will no longer attempt to use `/make_leave` over federation when rejecting a local invite * A panic has been fixed in `QueryMembershipsForRoom` * A panic on duplicate membership events has been fixed in the federation sender -* A panic has been fixed in in `IsInterestedInRoomID` (contributed by [S7evinK](https://github.com/S7evinK)) +* A panic has been fixed in in `IsInterestedInRoomID` (contributed by [bodqhrohro](https://github.com/bodqhrohro)) * A panic in the roomserver has been fixed when handling empty state sets * A panic in the federation API has been fixed when handling cached events