From 812300bb7ff2a112afb30cb185a1d9f2de3f6ee0 Mon Sep 17 00:00:00 2001 From: "Juang, Yi-Lin" Date: Sat, 27 May 2017 10:38:32 -0500 Subject: [PATCH] Update CONTRIBUTORS.md (#2350) --- CONTRIBUTORS.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e43c829cb..325d6ed9d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -9,14 +9,14 @@ Committers are people who have made substantial contribution to the project and - Tianqi is a PhD working on large-scale machine learning, he is the creator of the project. * [Tong He](https://github.com/hetong007), Simon Fraser University - Tong is a master student working on data mining, he is the maintainer of xgboost R package. -* [Vadim Khotilovich](https://github.com/khotilov) +* [Vadim Khotilovich](https://github.com/khotilov) - Vadim contributes many improvements in R and core packages. * [Bing Xu](https://github.com/antinucleon) - Bing is the original creator of xgboost python package and currently the maintainer of [XGBoost.jl](https://github.com/antinucleon/XGBoost.jl). * [Michael Benesty](https://github.com/pommedeterresautee) - Micheal is a lawyer, data scientist in France, he is the creator of xgboost interactive analysis module in R. * [Yuan Tang](https://github.com/terrytangyuan) - - Yuan is a data scientist in Chicago, US. He contributed mostly in R and Python packages. + - Yuan is a data scientist in Chicago, US. He contributed mostly in R and Python packages. Become a Committer ------------------ @@ -65,4 +65,5 @@ List of Contributors * [Adam Pocock](https://github.com/Craigacp) * [Rory Mitchell](https://github.com/RAMitchell) - Rory is the author of the GPU plugin and also contributed the cmake build system and windows continuous integration -* [Gideon Whitehead](https://github.com/gaw89) \ No newline at end of file +* [Gideon Whitehead](https://github.com/gaw89) +* [Yi-Lin Juang](https://github.com/frankyjuang)