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