From 078a0e60c92700da4c536c93c007257828ccd05b Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 25 May 2021 11:40:47 +1000 Subject: [PATCH] Rename README.md to ci-status.md. The original intent was to provide a status page for the CIs configured in that directory, but it had the side effect of replacing the top-level README.md. --- .github/{README.md => ci-status.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{README.md => ci-status.md} (100%) diff --git a/.github/README.md b/.github/ci-status.md similarity index 100% rename from .github/README.md rename to .github/ci-status.md