From 39252ad1efb6da8ec9493f985a328b60654356a7 Mon Sep 17 00:00:00 2001 From: cgunasree08 Date: Wed, 15 Oct 2025 12:56:15 +0530 Subject: [PATCH] Remove SLA text from README.md Signed-off-by: cgunasree08 --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 64d693b..9abb281 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # train-aws - Train Plugin for connecting to AWS -* **Project State: Active** -* **Issues Response SLA: 3 business days** -* **Pull Request Response SLA: 3 business days** - For more information on project states and SLAs, see [this documentation](https://github.com/chef/chef-oss-practices/blob/master/repo-management/repo-states.md). This plugin allows applications that rely on Train to communicate with the Amazon Web Services API. For example, InSpec uses this to perform compliance checks against AWS infrastructure components.