This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new c62a5ec52 chore: add eitsupi and Mandukhai-Alimaa as collaborators
(#4666)
c62a5ec52 is described below
commit c62a5ec525b1fc71b35966b8bb25f789d372532c
Author: David Li <[email protected]>
AuthorDate: Fri Aug 7 08:23:34 2026 +0900
chore: add eitsupi and Mandukhai-Alimaa as collaborators (#4666)
eitsupi often reviews PRs and helps with Rust maintenance, so being able
to triage issues and be assigned as a reviewer would be useful.
(Disclaimer: I work with him as a contractor of ours.)
Similarly Mandukhai-Alimaa has been helping with the PostgreSQL driver.
(And I work with her as a colleague.)
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 70f6e97a2..627066f0a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,6 +21,8 @@ github:
collaborators:
- krlmlr
- nbenn
+ - eitsupi
+ - Mandukhai-Alimaa
enabled_merge_buttons:
merge: false
rebase: false