From 2ed607e5c93ee0ef7d672651b6c205b7735904ab Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Tue, 8 Sep 2020 15:51:39 +0200 Subject: [PATCH] docs(SECURITY): Move SECURITY.md to .github folder (#3234) --- 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