From f18676b33f44cc09d3c24fa272840109b17d744e Mon Sep 17 00:00:00 2001 From: Stewart Blacklock Date: Wed, 6 Aug 2025 08:27:21 -0700 Subject: [PATCH] Update README.md Archiving --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83ec463..2683eb5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# DISCONTINUATION OF PROJECT +This project will no longer be maintained by Intel. +Intel will not provide or guarantee development of or support for this project, including but not limited to, maintenance, bug fixes, new releases or updates. +Patches to this project are no longer accepted by Intel. +If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the community, please create your own fork of the project. + # Core Services ![CodeQL](https://github.com/intel-retail/automated-self-checkout/actions/workflows/codeql.yaml/badge.svg?branch=main) @@ -11,4 +17,4 @@ go run main.go -e TEST_ENV=aaa -e NEW=abc --configdir ./test-profile/valid-profi ```bash xhost +local:docker -``` \ No newline at end of file +```