From 7375f6c3f110cc31bf974fc51b061363fe453ee3 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Wed, 5 Aug 2020 19:56:39 -0500 Subject: 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: Idc9f726e4114efdbe4834277c9fea140f176d91f --- .gitreview | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitreview diff --git a/.gitreview b/.gitreview new file mode 100644 index 00000000..d22ca2ec --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=review.opendev.org +port=29418 +project=openstack/oslo-incubator.git -- cgit v1.2.1