From e20a98a5c789e256be2749cf3476281f2d431696 Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Sat, 4 Oct 2025 17:56:12 +0530 Subject: [PATCH] Add archive note to README.md Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index e6e1baa..f532d30 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,10 @@ +# Archived Repository +This repository has been archived and will no longer receive updates. +It was archived as part of the [Repository Standardization Initiative](https://github.com/chef-boneyard/oss-repo-standardization-2025). +If you are a Chef customer and need support for this repository, please contact your Chef account team. + +--- + # ASP.NET Core Sample Application for Habitat This is a multi tier, minimal functionality [ASP.NET Core](https://www.asp.net/core) MVC application. The purpose of this application is to both test and demonstrate how an ASP.NET Core application can be deployed and managed by [Habitat](https://www.habitat.sh/).