Skip to content

Commit 718ca7c

Browse files
update code owners
1 parent 03df57a commit 718ca7c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# benchmarking config files
2-
configs @Alexsandruss
2+
configs @david-cortes-intel
33
configs/spmd/* @ethanglaser
44
configs/regular/xgboost* @razdoburdin
55
# sklbench implementation and associated docs
6-
sklbench @Alexsandruss
6+
sklbench @david-cortes-intel
77
# all documentation files
8-
*.md @Alexsandruss
8+
*.md @david-cortes-intel
99
# dependencies files
10-
requirements*.txt @Alexsandruss @ethanglaser
11-
conda-env-*.yml @Alexsandruss @ethanglaser
10+
requirements*.txt @david-cortes-intel @ethanglaser
11+
conda-env-*.yml @david-cortes-intel @ethanglaser
1212
# repository utilities
13-
/.* @Alexsandruss
14-
/*.yml @Alexsandruss
15-
/*.toml @Alexsandruss
13+
/.* @david-cortes-intel
14+
/*.yml @david-cortes-intel
15+
/*.toml @david-cortes-intel

0 commit comments

Comments
 (0)