We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4073513 commit 0212cd9Copy full SHA for 0212cd9
1 file changed
.github/CODEOWNERS
@@ -1,15 +1,15 @@
1
# benchmarking config files
2
-configs @Alexsandruss
+configs @david-cortes-intel
3
configs/spmd/* @ethanglaser
4
configs/regular/xgboost* @razdoburdin
5
# sklbench implementation and associated docs
6
-sklbench @Alexsandruss
+sklbench @david-cortes-intel
7
# all documentation files
8
-*.md @Alexsandruss
+*.md @david-cortes-intel
9
# dependencies files
10
-requirements*.txt @Alexsandruss @ethanglaser
11
-conda-env-*.yml @Alexsandruss @ethanglaser
+requirements*.txt @david-cortes-intel @ethanglaser
+conda-env-*.yml @david-cortes-intel @ethanglaser
12
# repository utilities
13
-/.* @Alexsandruss
14
-/*.yml @Alexsandruss
15
-/*.toml @Alexsandruss
+/.* @david-cortes-intel
+/*.yml @david-cortes-intel
+/*.toml @david-cortes-intel
0 commit comments