From c188bd2c12f222d37de85ce8c469e73adaf81d3c Mon Sep 17 00:00:00 2001
From: Richard van der Hoff <richard@matrix.org>
Date: Fri, 16 Aug 2019 23:19:23 +0100
Subject: [PATCH] add attribution

---
 changelog.d/5867.bugfix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changelog.d/5867.bugfix b/changelog.d/5867.bugfix
index ece89adae3..d68b152762 100644
--- a/changelog.d/5867.bugfix
+++ b/changelog.d/5867.bugfix
@@ -1 +1 @@
-Fix startup issue (hang on ACME provisioning) due to ordering of Twisted reactor startup.
\ No newline at end of file
+Fix startup issue (hang on ACME provisioning) due to ordering of Twisted reactor startup. Thanks to @chrismoos for supplying the fix.
\ No newline at end of file
-- 
GitLab