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
91f2a014
Unverified
Commit
91f2a014
authored
Mar 28, 2021
by
James Lamb
Committed by
GitHub
Mar 28, 2021
Browse files
update CODEOWNERS (#4127)
* update CODEOWNERS * include R build scripts
parent
144fe489
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
.github/CODEOWNERS
.github/CODEOWNERS
+8
-6
No files found.
.github/CODEOWNERS
View file @
91f2a014
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
# 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 @
Laurae2
* @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
*.R @Laurae2 @jameslamb
...
@@ -25,10 +25,12 @@ tests/data/ @guolinke @chivee @btrotta @shiyu1994
...
@@ -25,10 +25,12 @@ tests/data/ @guolinke @chivee @btrotta @shiyu1994
windows/ @guolinke @chivee @btrotta @StrikerRUS @shiyu1994
windows/ @guolinke @chivee @btrotta @StrikerRUS @shiyu1994
# R code
# R code
build_r.R @jameslamb @StrikerRUS
build-cran-package.sh @jameslamb @StrikerRUS
R-package/ @Laurae2 @jameslamb
R-package/ @Laurae2 @jameslamb
# Python code
# Python code
python-package/ @StrikerRUS @chivee @wxchan @henry0312 @shiyu1994
python-package/ @StrikerRUS @chivee @wxchan @henry0312 @shiyu1994
@jameslamb
# Dask integration
# Dask integration
python-package/lightgbm/dask.py @jameslamb
python-package/lightgbm/dask.py @jameslamb
...
@@ -38,11 +40,11 @@ tests/python_package_test/test_dask.py @jameslamb
...
@@ -38,11 +40,11 @@ tests/python_package_test/test_dask.py @jameslamb
helpers/ @StrikerRUS @guolinke
helpers/ @StrikerRUS @guolinke
# CI administrative stuff
# CI administrative stuff
.ci/ @StrikerRUS
@Laurae2
@jameslamb
.ci/ @StrikerRUS @jameslamb
docs/ @StrikerRUS
@Laurae2
@jameslamb
docs/ @StrikerRUS @jameslamb
examples/ @StrikerRUS @jameslamb @guolinke
examples/ @StrikerRUS @jameslamb @guolinke
*.yml @StrikerRUS
@Laurae2
@jameslamb
*.yml @StrikerRUS @jameslamb
.vsts-ci.yml @
Laurae2
.vsts-ci.yml @
StrikerRUS @jameslamb
# docker setup
# docker setup
docker/ @StrikerRUS @jameslamb
docker/ @StrikerRUS @jameslamb
...
...
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