This is an automated email from the ASF dual-hosted git repository.

sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git

commit 613e2ace66d952344157ff1f9e0c998f9bed0c9e
Author: Dave Fisher <[email protected]>
AuthorDate: Sat Dec 6 15:21:12 2025 -0800

    Admin users are configuration
---
 atr/config.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/atr/config.py b/atr/config.py
index 39eb46a..a62470a 100644
--- a/atr/config.py
+++ b/atr/config.py
@@ -93,7 +93,8 @@ class AppConfig:
             "gmcdonald",
             "humbedooh",
             "sbp",
-            "tn",
+            "akm",
+            "arm",
             "wave",
         }
         | set(ADMIN_USERS_ADDITIONAL.split(",") if ADMIN_USERS_ADDITIONAL else 
[])


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to