From ba90ef0b495b43b95593cb181696911a50eaaa40 Mon Sep 17 00:00:00 2001 From: "H.W.K.Aravinda" <118424430+Aravinda-HWK@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:52:48 +0530 Subject: [PATCH 1/2] Standardize capitalization in software descriptions Updated capitalization for consistency in software descriptions. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 49e930d..2ed7e98 100644 --- a/README.md +++ b/README.md @@ -146,11 +146,11 @@ bash scripts/user/add_user.sh Silver is built using open-source software. -- [Postfix](https://www.postfix.org/) - handles sending and receiving email. -- [Raven](https://github.com/lsflk/raven) - handles SASL authentication, LMTP, and IMAP server for email retrieval. +- [Postfix](https://www.postfix.org/) - Handles sending and receiving email. +- [Raven](https://github.com/lsflk/raven) - Handles SASL authentication, LMTP, and IMAP server for email retrieval. - [Thunder](https://github.com/asgardeo/thunder) - Identity provider and user manager -- [Rspamd](https://rspamd.com/) - spam filtering system. -- [ClamAV](https://docs.clamav.net/Introduction.html) - virus scanning system. +- [Rspamd](https://rspamd.com/) - Spam filtering system. +- [ClamAV](https://docs.clamav.net/Introduction.html) - Virus scanning system. - [Certbot](https://certbot.eff.org/) - Client software that talks to Let’s Encrypt to generate certificates. ## Contributing From 1bb869ff43bdeb83ccc1dd1f60110df45a687822 Mon Sep 17 00:00:00 2001 From: maneeshaxyz Date: Mon, 26 Jan 2026 11:51:56 +0530 Subject: [PATCH 2/2] Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ed7e98..bf55615 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ Silver is built using open-source software. - [Raven](https://github.com/lsflk/raven) - Handles SASL authentication, LMTP, and IMAP server for email retrieval. - [Thunder](https://github.com/asgardeo/thunder) - Identity provider and user manager - [Rspamd](https://rspamd.com/) - Spam filtering system. -- [ClamAV](https://docs.clamav.net/Introduction.html) - Virus scanning system. +- [ClamAV](https://docs.clamav.net/Introduction.html) - Virus scanning system. - [Certbot](https://certbot.eff.org/) - Client software that talks to Let’s Encrypt to generate certificates. ## Contributing