From 7a42bd31d4d18cebcdeabfbcce3126392348a3cd Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Thu, 6 Aug 2020 08:03:55 -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, keeping these two files only in right format and removing the other remaining files if there is any. Detail: https://etherpad.opendev.org/p/tc-retirement-cleanup Change-Id: I81cef0de45dea785ebe8ecb0a602e02d843973a0 --- 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