Skip to content

Commit 90622a8

Browse files
committed
SECURITY.md: move to lima-vm/.github repo
Moved to https://github.com/lima-vm/.github/blob/main/SECURITY.md Signed-off-by: Akihiro Suda <[email protected]>
1 parent b6d6985 commit 90622a8

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ binaries: clean \
3939
cp -aL examples _output/share/lima
4040
mkdir -p _output/share/doc/lima
4141
cp -aL *.md LICENSE docs _output/share/doc/lima
42+
echo "Moved to https://github.com/lima-vm/.github/blob/main/SECURITY.md" >_output/share/doc/lima/SECURITY.md
4243
ifneq ($(GOOS),windows)
4344
ln -sf ../../lima/examples _output/share/doc/lima
4445
else

SECURITY.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)