From c7b75a2ed62929926a5bff60310872371233074e Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Thu, 6 Jul 2023 11:14:46 -0700 Subject: [PATCH] Rename the security.txt to SECURITY.md as GitHub will handle the linking from the main project page. Signed-off-by: James R. Perkins --- security.txt => SECURITY.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename security.txt => SECURITY.md (100%) diff --git a/security.txt b/SECURITY.md similarity index 100% rename from security.txt rename to SECURITY.md