From c650d17a070792e4746de7c35dae53c4426a5ac6 Mon Sep 17 00:00:00 2001 From: shibao Date: Sun, 13 Feb 2022 21:39:15 -0500 Subject: [PATCH] add contributers list to contributing guide --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ae2026e4..32cf536f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -135,3 +135,9 @@ In `prod` mode (or in the Docker container), Cannery will listen for the same en - `EMAIL_FROM`: Sets the sender email in sent emails. Defaults to `no-reply@HOST` where `HOST` was previously defined. - `EMAIL_NAME`: Sets the sender name in sent emails. Defaults to "Cannery". + +# Contributers + +Thank you so much for your contributions! + +- shibao (https://misskey.bubbletea.dev/@shibao)