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

tn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-atr-experiments.git

commit d9b7608688cd71b1bfb369239c8efefe3508d971
Author: Thomas Neidhart <t...@apache.org>
AuthorDate: Thu Mar 6 10:13:36 2025 +0100

    add missing dfoulks to admin users
---
 atr/config.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/atr/config.py b/atr/config.py
index e0df89e..c8945f0 100644
--- a/atr/config.py
+++ b/atr/config.py
@@ -48,6 +48,7 @@ class AppConfig:
     ADMIN_USERS = frozenset(
         {
             "cwells",
+            "dfoulks",
             "fluxo",
             "gmcdonald",
             "humbedooh",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tooling.apache.org
For additional commands, e-mail: commits-h...@tooling.apache.org

Reply via email to