From e61ca3a10ba02af5ade1ca242d320ce1c4c313a8 Mon Sep 17 00:00:00 2001 From: Eragon Date: Thu, 15 Dec 2022 11:28:36 +0100 Subject: [PATCH] Add florian66 to the list of users --- users.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/users.py b/users.py index f3a64a3..25b853b 100644 --- a/users.py +++ b/users.py @@ -18,6 +18,9 @@ USERS = [ ("Hackcell", "Alice"), # Judges ("Kikoodx", "KikooDX"), + # Old ones, they don't work anymore + # the - char is not allowed on IRC + ("-florian66-", "florian66"), # This ends the list of sacred users # This is the start of the plebs ("Acrocasio", "Acrocasio"),