Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
e5c3f7e7
Unverified
Commit
e5c3f7e7
authored
Mar 11, 2021
by
Nikita Titov
Committed by
GitHub
Mar 10, 2021
Browse files
[docs] add Yu Shi to repo maintainers (#4060)
* Update FAQ.rst * Update CODEOWNERS
parent
8d0669fb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
16 deletions
+17
-16
.github/CODEOWNERS
.github/CODEOWNERS
+16
-16
docs/FAQ.rst
docs/FAQ.rst
+1
-0
No files found.
.github/CODEOWNERS
View file @
e5c3f7e7
...
...
@@ -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
docs/FAQ.rst
View file @
e5c3f7e7
...
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment