From 5c8429d6365e0a03ea2686633df5fd555c9b8ae5 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Fri, 5 Nov 2021 13:44:01 +0300 Subject: Use members uuid --- scripts/authentication/editors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/authentication/editors.py b/scripts/authentication/editors.py index 12f48872..750dc309 100755 --- a/scripts/authentication/editors.py +++ b/scripts/authentication/editors.py @@ -24,7 +24,7 @@ if __name__ == "__main__": { "name": "editors", "admins": [], - "members": ["labwilliams@gmail.com"], + "members": ["8ad942fe-490d-453e-bd37-56f252e41603"], "changed_timestamp": timestamp, })) -- cgit v1.2.3