From e8ff05f9b3dd833cfb96cd441dd1f42a0d0759e2 Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Mon, 15 Apr 2024 08:36:30 +0800 Subject: [PATCH] Delete .github/lua.json --- .github/lua.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .github/lua.json diff --git a/.github/lua.json b/.github/lua.json deleted file mode 100644 index f8bb5a5b4..000000000 --- a/.github/lua.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "A website detailing the progress and projects of Lua", - "owner": { - "username": "notxlua", - "email": "notxlua@gmail.com" - }, - "record": { - "CNAME": "xmw2.wordpress.com" - } -}