Unverified Commit e5c3f7e7 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[docs] add Yu Shi to repo maintainers (#4060)

* Update FAQ.rst

* Update CODEOWNERS
parent 8d0669fb
......@@ -11,24 +11,24 @@
# other catch-alls that will get matched if specific rules below are not matched
*.R @Laurae2 @jameslamb
*.py @StrikerRUS @chivee @wxchan @henry0312
*.cpp @guolinke @chivee @btrotta
*.h @guolinke @chivee @btrotta
*.py @StrikerRUS @chivee @wxchan @henry0312 @shiyu1994
*.cpp @guolinke @chivee @btrotta @shiyu1994
*.h @guolinke @chivee @btrotta @shiyu1994
# main C++ code
include/ @guolinke @chivee @btrotta
src/ @guolinke @chivee @btrotta
CMakeLists.txt @guolinke @chivee @Laurae2 @jameslamb @wxchan @henry0312 @StrikerRUS @huanzhang12 @btrotta
tests/c_api_test/ @guolinke @chivee @btrotta
tests/cpp_test/ @guolinke @chivee @btrotta
tests/data/ @guolinke @chivee @btrotta
windows/ @guolinke @chivee @btrotta @StrikerRUS
include/ @guolinke @chivee @btrotta @shiyu1994
src/ @guolinke @chivee @btrotta @shiyu1994
CMakeLists.txt @guolinke @chivee @Laurae2 @jameslamb @wxchan @henry0312 @StrikerRUS @huanzhang12 @btrotta @shiyu1994
tests/c_api_test/ @guolinke @chivee @btrotta @shiyu1994
tests/cpp_test/ @guolinke @chivee @btrotta @shiyu1994
tests/data/ @guolinke @chivee @btrotta @shiyu1994
windows/ @guolinke @chivee @btrotta @StrikerRUS @shiyu1994
# R code
R-package/ @Laurae2 @jameslamb
# Python code
python-package/ @StrikerRUS @chivee @wxchan @henry0312
python-package/ @StrikerRUS @chivee @wxchan @henry0312 @shiyu1994
# Dask integration
python-package/lightgbm/dask.py @jameslamb
......@@ -46,15 +46,15 @@ examples/ @StrikerRUS @jameslamb @guolinke
# docker setup
docker/ @StrikerRUS @jameslamb
docker/dockerfile-cli @guolinke @chivee
docker/dockerfile-cli @guolinke @chivee @shiyu1994
docker/gpu/ @huanzhang12
docker/dockerfile-python @StrikerRUS @chivee @wxchan @henry0312
docker/dockerfile-python @StrikerRUS @chivee @wxchan @henry0312 @shiyu1994
docker/dockerfile-r @Laurae2 @jameslamb
# GPU code
docs/GPU-*.rst @huanzhang12
src/treelearner/gpu_tree_learner.cpp @huanzhang12 @guolinke @chivee
src/treelearner/tree_learner.cpp @huanzhang12 @guolinke @chivee
src/treelearner/gpu_tree_learner.cpp @huanzhang12 @guolinke @chivee @shiyu1994
src/treelearner/tree_learner.cpp @huanzhang12 @guolinke @chivee @shiyu1994
# JAVA code
swig/ @imatiach-msft
swig/ @guolinke @chivee @shiyu1994
......@@ -22,6 +22,7 @@ You may also ping a member of the core team according to the relevant area of ex
- `@guolinke <https://github.com/guolinke>`__ **Guolin Ke** (C++ code / R-package / Python-package)
- `@chivee <https://github.com/chivee>`__ **Qiwei Ye** (C++ code / Python-package)
- `@shiyu1994 <https://github.com/shiyu1994>`__ **Yu Shi** (C++ code / Python-package)
- `@btrotta <https://github.com/btrotta>`__ **Belinda Trotta** (C++ code)
- `@Laurae2 <https://github.com/Laurae2>`__ **Damien Soukhavong** (R-package)
- `@jameslamb <https://github.com/jameslamb>`__ **James Lamb** (R-package / Dask-package)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment