[KYUUBI #5637] [INFRA] Add known contributor translation

### _Why are the changes needed?_

This PR proposes to add a contributor name translation mapping, it's for the contributor's contributions calculation.

Note, that this PR only contains the mapping, but not the scripts (I still need to polish them).

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request

### _Was this patch authored or co-authored using generative AI tooling?_

No

Closes #5637 from pan3793/trans.

Closes #5637

727923bb9 [sychen] sort
8a65304fd [sychen] add
166898e23 [Cheng Pan] fix
472d3f0bd [Cheng Pan] nit
5a24e6907 [Cheng Pan] ni
2efe704a4 [Cheng Pan] [INFRA] Add known contributor translation

Lead-authored-by: Cheng Pan <chengpan@apache.org>
Co-authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
Cheng Pan 2023-11-08 09:42:48 +08:00
parent 85af9d9218
commit 1098086bcc
2 changed files with 61 additions and 0 deletions

1
.gitignore vendored
View File

@ -42,6 +42,7 @@
.settings
build/apache-maven*
build/release/tmp
build/release/*.txt
build/scala*
build/test
target/

View File

@ -0,0 +1,60 @@
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# This is a mapping of names to be translated.
# The format expected on each line should be: <GitHub ID> - <Full Name>
AngersZhuuuu - Yi Zhu
ASiegeLion - Peiyue Liu
bowenliang123 - Bowen Liang
BruceWong96 - Bruce Wong
CavemanIV - Liang Zhang
cxzl25 - Shaoyun Chen
davidyuan1223 - David Yuan
dependabot[bot] - GitHub Bot
dev-lpq - Pengqi Li
dnskr - Denis Krivenko
edddddy - Yang Du
hadoopkandy - Kang Wang
HaoYang670 - Remzi Yang
huage1994 - Guanhua Li
iodone - Yaodong Zhang
ITzhangqiang - Qiang Zhang
Kiss736921 - Alex Zou
labbomb - Junjie Xu
lightning_L - Tianlin Liao
liunaijie - Naijie Liu
lsm1 - Senmiao Liu
mattshma - Ming Ma
merrily01 - Ruilei Ma
minyk - Drake Youngkun Min
packyan - Deng An
QianyongY - Yong Qian
thomasg19930417 - Xu Guo
turboFei - Fei Wang
ulysses-you - Xiduo You
wangmiao1002 - Miao Wang
wForget - Zhen Wang
Xieming LI - Xieming Li
XorSum - Baokun Han
yabola - Chenliang Lu
Yikf - Kaifei Yi
ymZhao1001 - Yangming Zhao
zhaohehuhu - He Zhao
zhaomin1423 - Min Zhao
zhouyifan279 - Yifan Zhou
zhuyaogai - Yaogai Zhu
zwangsheng - Binjie Yang