This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch add-to-team
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/add-to-team by this push:
new c1148c4 Add to tooling team
c1148c4 is described below
commit c1148c43e60d6734fc6502115490c40d0f0fddf7
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]