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
665c4731
"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "67b4205c8043326553e294fa2c01ad1189784631"
Unverified
Commit
665c4731
authored
Jul 23, 2023
by
James Lamb
Committed by
GitHub
Jul 23, 2023
Browse files
[ci] simplify CODEOWNERS (#5998)
parent
44928d3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
53 deletions
+1
-53
.github/CODEOWNERS
.github/CODEOWNERS
+1
-53
No files found.
.github/CODEOWNERS
View file @
665c4731
...
@@ -7,56 +7,4 @@
...
@@ -7,56 +7,4 @@
# offer a reasonable automatic best-guess
# offer a reasonable automatic best-guess
# catch-all rule (this only gets matched if no rules below match)
# catch-all rule (this only gets matched if no rules below match)
* @guolinke @StrikerRUS @jameslamb @shiyu1994
* @guolinke @jameslamb @shiyu1994 @jmoralez
# other catch-alls that will get matched if specific rules below are not matched
*.R @jameslamb @jmoralez
*.py @StrikerRUS @jmoralez @jameslamb @shiyu1994
*.cpp @guolinke @shiyu1994
*.h @guolinke @shiyu1994
# main C++ code
include/ @guolinke @shiyu1994
src/ @guolinke @shiyu1994
CMakeLists.txt @guolinke @jameslamb @StrikerRUS @shiyu1994
tests/c_api_test/ @guolinke @shiyu1994
tests/cpp_tests/ @guolinke @shiyu1994
tests/data/ @guolinke @shiyu1994
windows/ @guolinke @StrikerRUS @shiyu1994
# R code
build_r.R @jameslamb @StrikerRUS @jmoralez
build-cran-package.sh @jameslamb @StrikerRUS @jmoralez
R-package/ @jameslamb @jmoralez
# Python code
python-package/ @StrikerRUS @shiyu1994 @jameslamb @jmoralez
# Dask integration
python-package/lightgbm/dask.py @jameslamb @jmoralez
tests/python_package_test/test_dask.py @jameslamb @jmoralez
# helpers
helpers/ @StrikerRUS @guolinke
# CI administrative stuff
.ci/ @StrikerRUS @jameslamb
docs/ @StrikerRUS @jameslamb
examples/ @StrikerRUS @jameslamb @guolinke @jmoralez
*.yml @StrikerRUS @jameslamb
.vsts-ci.yml @StrikerRUS @jameslamb
# docker setup
docker/ @StrikerRUS @jameslamb
docker/dockerfile-cli @guolinke @shiyu1994 @StrikerRUS @jameslamb
docker/gpu/ @StrikerRUS @jameslamb
docker/dockerfile-python @StrikerRUS @shiyu1994 @jameslamb @jmoralez
docker/dockerfile-r @jameslamb @jmoralez
# GPU code
docs/GPU-*.rst @shiyu1994 @guolinke
src/treelearner/gpu_tree_learner.cpp @guolinke @shiyu1994
src/treelearner/tree_learner.cpp @guolinke @shiyu1994
# JAVA code
swig/ @guolinke @shiyu1994
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