From 337a79f261f551f963493ec06c544e1f10df8e24 Mon Sep 17 00:00:00 2001 From: Yogender-verma Date: Sun, 14 Jun 2026 18:58:22 +0530 Subject: [PATCH] docs(readme): add contributors section with contrib.rocks badge --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 82918b0..d16e29c 100644 --- a/README.md +++ b/README.md @@ -239,4 +239,11 @@ npm run test:auth:unit - Set `NODE_ENV=production` - Use a production MongoDB connection string - Configure Logtail variables if production logging is needed -- Prefer `MAIL_TRANSPORT=gmail_api` for production deployments \ No newline at end of file +- Prefer `MAIL_TRANSPORT=gmail_api` for production deployments + +--- +## 👥 Contributors + +Thanks to all contributors ❤️ + +[![Contributors](https://contrib.rocks/image?repo=chthonn/PiperChat01)](https://github.com/chthonn/PiperChat01/graphs/contributors) \ No newline at end of file