From c596e01a49d8c77b6dacc931a24eb4b7876617b7 Mon Sep 17 00:00:00 2001 From: Yusuke Endoh Date: Tue, 10 Dec 2019 18:05:51 +0900 Subject: [PATCH] Move SECURITY.md into .github/ to reduce the files on the top directory --- SECURITY.md => .github/SECURITY.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename SECURITY.md => .github/SECURITY.md (100%) diff --git a/SECURITY.md b/.github/SECURITY.md similarity index 100% rename from SECURITY.md rename to .github/SECURITY.md