diff --git a/docs/deployment.md b/docs/deployment.md index 2d8e1ba951..ef26a54107 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -158,6 +158,7 @@ Examples - Probot's "Hello, world!" example deployed to AWS Lambda: [probot/example-aws-lambda-serverless](https://github.com/probot/example-aws-lambda-serverless/#readme) - Issue labeler bot deployed to AWS Lambda: [riyadhalnur/issuelabeler](https://github.com/riyadhalnur/issuelabeler#issuelabeler) +- Auto-Me-Bot is deployed to AWS Lambda without using the _serverless_ framework and adapter: [TomerFi/auto-me-bot](https://github.com/TomerFi/auto-me-bot) Please add yours!