From c25627634adc5c2f7dc105109cf2a369508e606e Mon Sep 17 00:00:00 2001 From: James Page Date: Fri, 23 Aug 2024 11:39:27 +0100 Subject: [PATCH] Retire repository No adoption and no maintenance so lets retire this charm. Change-Id: I0b1c6cdb1476b4d45337edb04fdc69e14890e704 Depends-On: I428861f408d57599b9717726b3f6a4a35493e230 --- .zuul.yaml | 3 --- README.md => README.rst | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 .zuul.yaml rename README.md => README.rst (83%) diff --git a/.zuul.yaml b/.zuul.yaml deleted file mode 100644 index e7c200a..0000000 --- a/.zuul.yaml +++ /dev/null @@ -1,3 +0,0 @@ -- project: - templates: - - noop-jobs diff --git a/README.md b/README.rst similarity index 83% rename from README.md rename to README.rst index b72ee4f..376d930 100644 --- a/README.md +++ b/README.rst @@ -3,4 +3,4 @@ This project is no longer maintained. The contents of this repository are still available in the Git source code management system. To see the contents of this repository before it reached its end of life, please check out the -previous commit with "git checkout HEAD^1". +previous commit with "git checkout HEAD^2".