From d3b68a6ff8218611bd2c66c07b2044c5e6665fbc Mon Sep 17 00:00:00 2001 From: Robert Dower Date: Tue, 23 Jul 2024 15:32:13 -0700 Subject: [PATCH] Update readme.md --- readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/readme.md b/readme.md index 92d332c1..fdbf2276 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,16 @@ +## PROJECT NOT UNDER ACTIVE MANAGEMENT + +This project will no longer be maintained by Intel. + +Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project. + +Intel no longer accepts patches to this project. + +If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project. + +Contact: webadmin@linux.intel.com + + [![CI](https://github.com/intel/rust-spdm/actions/workflows/main.yml/badge.svg)](https://github.com/intel/rust-spdm/actions/workflows/main.yml) [![Deny](https://github.com/intel/rust-spdm/actions/workflows/deny.yml/badge.svg)](https://github.com/intel/rust-spdm/actions/workflows/deny.yml) [![Format](https://github.com/intel/rust-spdm/actions/workflows/format.yml/badge.svg)](https://github.com/intel/rust-spdm/actions/workflows/format.yml)