"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "7ed1ed3eb65d99bbcfd3273a99f4ceb9bdfed890"
Unverified Commit 7d89ab40 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

Cleanup codeowners (#5215)

* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS
parent 5b664b67
...@@ -10,27 +10,27 @@ ...@@ -10,27 +10,27 @@
* @guolinke @StrikerRUS @jameslamb @shiyu1994 * @guolinke @StrikerRUS @jameslamb @shiyu1994
# other catch-alls that will get matched if specific rules below are not matched # other catch-alls that will get matched if specific rules below are not matched
*.R @Laurae2 @jameslamb @jmoralez *.R @jameslamb @jmoralez
*.py @StrikerRUS @jmoralez @jameslamb @shiyu1994 @hzy46 @tongwu-msft *.py @StrikerRUS @jmoralez @jameslamb @shiyu1994
*.cpp @guolinke @btrotta @shiyu1994 @hzy46 @tongwu-msft *.cpp @guolinke @shiyu1994
*.h @guolinke @btrotta @shiyu1994 @hzy46 @tongwu-msft *.h @guolinke @shiyu1994
# main C++ code # main C++ code
include/ @guolinke @btrotta @shiyu1994 @hzy46 @tongwu-msft include/ @guolinke @shiyu1994
src/ @guolinke @btrotta @shiyu1994 @hzy46 @tongwu-msft src/ @guolinke @shiyu1994
CMakeLists.txt @guolinke @Laurae2 @jameslamb @StrikerRUS @huanzhang12 @btrotta @shiyu1994 @hzy46 @tongwu-msft CMakeLists.txt @guolinke @jameslamb @StrikerRUS @shiyu1994
tests/c_api_test/ @guolinke @btrotta @shiyu1994 @hzy46 @tongwu-msft tests/c_api_test/ @guolinke @shiyu1994
tests/cpp_tests/ @guolinke @btrotta @shiyu1994 @hzy46 @tongwu-msft tests/cpp_tests/ @guolinke @shiyu1994
tests/data/ @guolinke @btrotta @shiyu1994 @hzy46 @tongwu-msft tests/data/ @guolinke @shiyu1994
windows/ @guolinke @btrotta @StrikerRUS @shiyu1994 @hzy46 @tongwu-msft windows/ @guolinke @StrikerRUS @shiyu1994
# R code # R code
build_r.R @jameslamb @StrikerRUS @jmoralez build_r.R @jameslamb @StrikerRUS @jmoralez
build-cran-package.sh @jameslamb @StrikerRUS @jmoralez build-cran-package.sh @jameslamb @StrikerRUS @jmoralez
R-package/ @Laurae2 @jameslamb @jmoralez R-package/ @jameslamb @jmoralez
# Python code # Python code
python-package/ @StrikerRUS @shiyu1994 @jameslamb @hzy46 @tongwu-msft @jmoralez python-package/ @StrikerRUS @shiyu1994 @jameslamb @jmoralez
# Dask integration # Dask integration
python-package/lightgbm/dask.py @jameslamb @jmoralez python-package/lightgbm/dask.py @jameslamb @jmoralez
...@@ -49,14 +49,14 @@ examples/ @StrikerRUS @jameslamb @guolinke @jmoralez ...@@ -49,14 +49,14 @@ examples/ @StrikerRUS @jameslamb @guolinke @jmoralez
# docker setup # docker setup
docker/ @StrikerRUS @jameslamb docker/ @StrikerRUS @jameslamb
docker/dockerfile-cli @guolinke @shiyu1994 @StrikerRUS @jameslamb docker/dockerfile-cli @guolinke @shiyu1994 @StrikerRUS @jameslamb
docker/gpu/ @huanzhang12 @StrikerRUS @jameslamb docker/gpu/ @StrikerRUS @jameslamb
docker/dockerfile-python @StrikerRUS @shiyu1994 @jameslamb @jmoralez docker/dockerfile-python @StrikerRUS @shiyu1994 @jameslamb @jmoralez
docker/dockerfile-r @Laurae2 @jameslamb @jmoralez docker/dockerfile-r @jameslamb @jmoralez
# GPU code # GPU code
docs/GPU-*.rst @huanzhang12 @shiyu1994 @guolinke docs/GPU-*.rst @shiyu1994 @guolinke
src/treelearner/gpu_tree_learner.cpp @huanzhang12 @guolinke @shiyu1994 src/treelearner/gpu_tree_learner.cpp @guolinke @shiyu1994
src/treelearner/tree_learner.cpp @huanzhang12 @guolinke @shiyu1994 src/treelearner/tree_learner.cpp @guolinke @shiyu1994
# JAVA code # JAVA code
swig/ @guolinke @shiyu1994 swig/ @guolinke @shiyu1994
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