From c01bea88f463d031fac8dfac2519aec90aae2afb Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:39:11 +0800 Subject: [PATCH] Create bypassed-usernames.json --- util/bypassed-usernames.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 util/bypassed-usernames.json diff --git a/util/bypassed-usernames.json b/util/bypassed-usernames.json new file mode 100644 index 000000000..ed9a583ce --- /dev/null +++ b/util/bypassed-usernames.json @@ -0,0 +1,4 @@ +[ + "is-a-dev", + "wdhdev" +]