From ca188b14aba7e6fb2ecd1a3aeebfb33b717a3f1e Mon Sep 17 00:00:00 2001 From: Doug Winzell <142451442+Collected5353@users.noreply.github.com> Date: Thu, 25 Jan 2024 07:54:18 -0800 Subject: [PATCH] Rename SECURITY.md to docs/SECURITY.md Moved Security.md to /docs Will still show up on the GH security tab. --- SECURITY.md => docs/SECURITY.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename SECURITY.md => docs/SECURITY.md (100%) diff --git a/SECURITY.md b/docs/SECURITY.md similarity index 100% rename from SECURITY.md rename to docs/SECURITY.md