From 0e1c462899993c3aa9cab280029b48ca1e2e29d3 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Thu, 6 Aug 2020 08:18: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, changing the format of README to be consistant as per process of retirement. Detail: https://etherpad.opendev.org/p/tc-retirement-cleanup Change-Id: I7e18c50463af790151b0bdf7def25adbb86eadd8 --- 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