This is an automated email from the ASF dual-hosted git repository.
kou 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 f4e4ed3976 MINOR: [Dev] Remove current committer from collaborators
list (#45256)
f4e4ed3976 is described below
commit f4e4ed3976d17fccfc7b977d5ec58d4196d793ff
Author: Raúl Cumplido <[email protected]>
AuthorDate: Tue Jan 14 21:13:30 2025 +0100
MINOR: [Dev] Remove current committer from collaborators list (#45256)
### Rationale for this change
Laurent Goujon became a committer on November. No requirement to be
specified as collaborator anymore. Announcement here:
https://lists.apache.org/thread/jj7z0hvjbr6y2m4xjwv78s9ptvbhsc78
### What changes are included in this PR?
Remove laurentgo from list of collaborators as is a committer now.
### Are these changes tested?
No
### Are there any user-facing changes?
No
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
---
.asf.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index ba325c2abf..f3a8ed9fee 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,7 +23,6 @@ github:
- benibus
- jbonofre
- js8544
- - laurentgo
- vibhatha
- ZhangHuiGui