diff --git a/README.md b/README.md
index faddb08c..e03704e1 100644
--- a/README.md
+++ b/README.md
@@ -252,16 +252,27 @@ These options belong under `custom.esbuild` in your `serverless.yml` or `serverl
- `exclude`: An array of dependencies to exclude (declares it as an external as well as excludes it from Lambda ZIP file)
- `installExtraArgs`: Optional arguments passed to npm or yarn (empty is default)
-## Author
-[Victor Korzunin](https://floydspace.github.io/)
+## External tools
-## Contributors
+- [`serverless-analyze-bundle-plugin`](https://github.com/adriencaccia/serverless-analyze-bundle-plugin): a plugin that allow users to analyze the bundle of a lambda
-[Loup Topalian](https://github.com/olup)
-Inspired by [serverless-plugin-typescript](https://github.com/prisma-labs/serverless-plugin-typescript) and [serverless-webpack](https://github.com/serverless-heaven/serverless-webpack)
+## Contributors
+Most active, having `Collaborator` role:
+
+
+
+
+
+
+
+
+
+
+
+
+
-## External tools
-- [`serverless-analyze-bundle-plugin`](https://github.com/adriencaccia/serverless-analyze-bundle-plugin): a plugin that allow users to analyze the bundle of a lambda
+Inspired by [serverless-plugin-typescript](https://github.com/prisma-labs/serverless-plugin-typescript) and [serverless-webpack](https://github.com/serverless-heaven/serverless-webpack)