From 1008ab5c58bcffd72dfbaadb099f6a26794635b5 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 14 Apr 2025 11:31:51 +0300 Subject: [PATCH] chore: alphabetize --- util/trusted.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/util/trusted.json b/util/trusted.json index a5cc70c8c..190f83784 100644 --- a/util/trusted.json +++ b/util/trusted.json @@ -1,9 +1,9 @@ [ + { "username": "DEV-DIBSTER", "id": 76603072 }, { "username": "iostpa", "id": 69630113 }, { "username": "is-a-dev-bot", "id": 106927495 }, { "username": "orangci", "id": 90866414 }, { "username": "Stef-00012", "id": 81536172 }, { "username": "WDH-2", "id": 115670568 }, - { "username": "wdhdev", "id": 87287585 }, - { "username": "DEV-DIBSTER", "id": 76603072 } + { "username": "wdhdev", "id": 87287585 } ]