From f15a102229ed9234bc566a1f3f7cb381e5456fe4 Mon Sep 17 00:00:00 2001 From: Thomas Ryan Date: Wed, 25 Feb 2026 14:15:57 -0500 Subject: [PATCH 1/2] fix: Added Dadadah and chrishultin to self-hosted section Signed-off-by: Thomas Ryan --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 160fda5..3ca0a5f 100644 --- a/profile/README.md +++ b/profile/README.md @@ -54,7 +54,7 @@ Here is a list of important repositories and who is managing each. | [developer-wiki](https://github.com/stoatchat/developer-wiki) | Developers site and knowledge base | | | [stoat.chat](https://github.com/stoatchat/stoat.chat) | Landing page | [@infi](https://github.com/infi) | | [service-admin-panel](https://github.com/stoatchat/service-admin-panel) | Service administration tool | | -| [self-hosted](https://github.com/stoatchat/self-hosted) | Docker Compose Configuration | [@DeclanChidlow](https://github.com/DeclanChidlow) | +| [self-hosted](https://github.com/stoatchat/self-hosted) | Docker Compose Configuration | [@DeclanChidlow](https://github.com/DeclanChidlow), [@Dadadah](https://github.com/Dadadah), [@chrishultin](https://github.com/chrishultin) | | [translations](https://github.com/stoatchat/translations) | Client translations | [@DeclanChidlow](https://github.com/DeclanChidlow) | | [javascript-genemoji](https://github.com/stoatchat/javascript-genemoji) | Emoji pack structure unification toolchain | [@infi](https://github.com/infi) | From fb4395c1da6f2febbcded74b2777e91911d50781 Mon Sep 17 00:00:00 2001 From: Declan Chidlow <84255570+DeclanChidlow@users.noreply.github.com> Date: Thu, 26 Feb 2026 11:08:34 +0800 Subject: [PATCH 2/2] Remove Declan Chidlow as maintainer of self-hosted. Signed-off-by: Declan Chidlow --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 3ca0a5f..f457a03 100644 --- a/profile/README.md +++ b/profile/README.md @@ -54,7 +54,7 @@ Here is a list of important repositories and who is managing each. | [developer-wiki](https://github.com/stoatchat/developer-wiki) | Developers site and knowledge base | | | [stoat.chat](https://github.com/stoatchat/stoat.chat) | Landing page | [@infi](https://github.com/infi) | | [service-admin-panel](https://github.com/stoatchat/service-admin-panel) | Service administration tool | | -| [self-hosted](https://github.com/stoatchat/self-hosted) | Docker Compose Configuration | [@DeclanChidlow](https://github.com/DeclanChidlow), [@Dadadah](https://github.com/Dadadah), [@chrishultin](https://github.com/chrishultin) | +| [self-hosted](https://github.com/stoatchat/self-hosted) | Docker Compose Configuration | [@Dadadah](https://github.com/Dadadah), [@chrishultin](https://github.com/chrishultin) | | [translations](https://github.com/stoatchat/translations) | Client translations | [@DeclanChidlow](https://github.com/DeclanChidlow) | | [javascript-genemoji](https://github.com/stoatchat/javascript-genemoji) | Emoji pack structure unification toolchain | [@infi](https://github.com/infi) |