This is an automated email from the ASF dual-hosted git repository.
AlenkaF pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new d8757f0a09 MINOR: [Dev] Update collaborators list (#50050)
d8757f0a09 is described below
commit d8757f0a0948bdb9c60ef05e4baf5f59fcfb5a58
Author: Raúl Cumplido <[email protected]>
AuthorDate: Wed May 27 12:39:31 2026 +0200
MINOR: [Dev] Update collaborators list (#50050)
### Rationale for this change
The collaborator list defines triage role. It helps having triage people.
https://github.com/apache/arrow/commits?author=tadeja
### What changes are included in this PR?
Add to the list a collaborator that could benefit from triage role.
### Are these changes tested?
No
### Are there any user-facing changes?
No
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: AlenkaF <[email protected]>
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 2779249c71..6f3d690559 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,6 +36,7 @@ github:
- EnricoMi
- hiroyuki-sato
- HyukjinKwon
+ - tadeja
copilot_code_review:
enabled: true