From 57205dcfc84112273de3a4fc8f9971ece70c8682 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Mar 2025 13:04:15 +0800 Subject: [PATCH] sort trusted + add orangci --- util/trusted.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/util/trusted.json b/util/trusted.json index 7bba06fc2..f6ba2bf9a 100644 --- a/util/trusted.json +++ b/util/trusted.json @@ -1,6 +1,7 @@ [ { "username": "iostpa", "id": 69630113 }, - { "username": "wdhdev", "id": 87287585 }, { "username": "is-a-dev-bot", "id": 106927495 }, - { "username": "WDH-2", "id": 115670568 } + { "username": "orangci", "id": 90866414 }, + { "username": "WDH-2", "id": 115670568 }, + { "username": "wdhdev", "id": 87287585 } ]