From f99d4f04014fc9fccd9ad94042609ba8928a01ee Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Wed, 5 Aug 2020 20:08:21 -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: Ifcaefe844d2279223c595d7a15e6eb86c9f35133 --- 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