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 a2d62634fceda9fdaa8cf58cd3393a042c2eaf89
Author: Dave Fisher <[email protected]>
AuthorDate: Sat Dec 6 15:03:10 2025 -0800

    Add to tooling team
---
 atr/datasources/apache.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/atr/datasources/apache.py b/atr/datasources/apache.py
index efdde85..6687370 100644
--- a/atr/datasources/apache.py
+++ b/atr/datasources/apache.py
@@ -503,8 +503,8 @@ async def _update_tooling(data: db.Session) -> tuple[int, 
int]:
 
     # Update Tooling PMC data
     # Could put this in the "if not tooling_committee" block, perhaps
-    tooling_committee.committee_members = ["wave", "tn", "sbp"]
-    tooling_committee.committers = ["wave", "tn", "sbp"]
+    tooling_committee.committee_members = ["wave", "tn", "sbp", "arm", "akm"]
+    tooling_committee.committers = ["wave", "tn", "sbp", "arm", "akm"]
     tooling_committee.release_managers = ["wave"]
     tooling_committee.is_podling = False
 


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

Reply via email to