This is an automated email from the ASF dual-hosted git repository.

alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 1b8ea77dc1a [Website]: Correct committer data for `jakevin`, 
`avantgardner`, `akurmustafa` and `wayne` (#387)
1b8ea77dc1a is described below

commit 1b8ea77dc1ad13ede3a2f5dfc6ed79147dc9a2a0
Author: Andrew Lamb <[email protected]>
AuthorDate: Tue Aug 8 15:36:14 2023 -0500

    [Website]: Correct committer data for `jakevin`, `avantgardner`, 
`akurmustafa` and `wayne` (#387)
    
    Closes https://github.com/apache/arrow-site/issues/383
    
    # Rationale
    
    The committers page has links to the apache phonebook and thus the alias
    should be the apache user name (rather than github username):
    https://arrow.apache.org/committers/
    
    @pitrou noticed that there were some entries that used the github names
    instead
    
    # Changes
    
    Correct committer data for `jakevin`, `avantgardner`, `akurmustafa` and
    `wayne`
    
    
    Note: I will make a separate PR to add an entry for Gang Wu
    
    
    cc @waynexia @avantgardnerio @mustafasrepo @jackwener
---
 _data/committers.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/_data/committers.yml b/_data/committers.yml
index ad14bc6fee0..962fcd6c909 100644
--- a/_data/committers.yml
+++ b/_data/committers.yml
@@ -93,7 +93,7 @@
   affiliation: Workday
 - name: Jie Wen
   role: PMC
-  alias: jackwener
+  alias: jakevin
   affiliation: SelectDB
 - name: Jorge Cardoso Leitao
   role: PMC
@@ -238,7 +238,7 @@
   affiliation: SGH Warsaw School of Economics
 - name: Brent Gardner
   role: Committer
-  alias: avantgardnerio
+  alias: avantgardner
   affiliation: Space and Time
 - name: Brian Hulette
   role: Committer
@@ -346,7 +346,7 @@
   affiliation: Synnada
 - name: Mustafa Akur
   role: Committer
-  alias: mustafasrepo
+  alias: akurmustafa
   affiliation: Synnada
 - name: Paddy Horan
   role: Committer
@@ -390,7 +390,7 @@
   affiliation: Posit
 - name: Ruihang Xia
   role: Committer
-  alias: waynexia
+  alias: wayne
   affiliation: Greptime
 - name: Xudong Wang
   role: Committer

Reply via email to