From b431aae92a60dc07c7ad56959c52e6b407a5fdf4 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Fri, 13 Jan 2023 17:04:25 +0000 Subject: [PATCH] Add 'whitelist.json' --- whitelist.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 whitelist.json diff --git a/whitelist.json b/whitelist.json new file mode 100644 index 0000000..003518c --- /dev/null +++ b/whitelist.json @@ -0,0 +1,10 @@ +[ + { + "uuid": "00000000-0000-0000-0009-01fbbd18ceab", + "name": ".LucyBoniface" + }, + { + "uuid": "1a0d7bdf-7119-4e78-9026-4c9d4a901c12", + "name": "fbonF" + } +] \ No newline at end of file