From ff6d59b3e8e95bf31f64c425cb8babf0d0587bea Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Wed, 5 Aug 2020 20:11:45 -0500 Subject: [PATCH] Cleanup the retired repo This repo is not properly retired. Retired repos can only have two files: - README.rst - gitreview To cleanup the retirement of this repo, keeping these two files only and removing the other remaining files if there is any. Detail: https://etherpad.opendev.org/p/tc-retirement-cleanup Change-Id: Ic9d252aeb6a00aa9f72d33dea477e3a22326cfc9 --- README.md => README.rst | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => README.rst (100%) diff --git a/README.md b/README.rst similarity index 100% rename from README.md rename to README.rst