From fc6c1b73e33eff356a7e9b01c1a4a7143bee8e8e Mon Sep 17 00:00:00 2001 From: Robert Tusveld Date: Tue, 11 Aug 2026 17:07:10 +0200 Subject: [PATCH] Update README with retirement status and badges Added status and maintenance badges, and updated retirement notice. Signed-off-by: Robert Tusveld --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2e81554..a70dd3a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +[![status: retired](https://opensource.twitter.dev/status/retired.svg)](https://opensource.twitter.dev/status/#retired) + +[![Maintenance](https://img.shields.io/badge/Maintained%3F-no-red.svg)](https://bitbucket.org/lbesson/ansi-colors) + +Repositories in the OSGP org have all been retired and are no longer actively developed or maintained as GXF has moved within LF Energy to the Emeritus status. + +--------- + # GXF gitops Gitops repo for GXF platform and cucumber tests. This repo can also be used to run the platform and/or cucumber tests locally. It is using K3D to start up a kubernetes cluster.