Skip to content

Commit d43a8a0

Browse files
authored
Update CODEOWNERS (#215)
Updating CODEOWNERS after departure of two team members.
1 parent a39c5e4 commit d43a8a0

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,16 +1,16 @@
11
# C/C++ library code
2-
/include/ @ibhati @dian-lun-lin @Alexsandruss @ahuber21
3-
/cmake/ @mihaic @ibhati @dian-lun-lin @Alexsandruss @ahuber21
4-
/tests/ @mihaic @ibhati @dian-lun-lin @Alexsandruss @ahuber21 @yuejiaointel
5-
/benchmark/ @mihaic @ibhati @dian-lun-lin @Alexsandruss @ahuber21
6-
/tools/ @mihaic @ibhati @dian-lun-lin @Alexsandruss @ahuber21
7-
/utils/ @mihaic @ibhati @dian-lun-lin @Alexsandruss @ahuber21
2+
/include/ @ibhati @ahuber21
3+
/cmake/ @mihaic @ibhati @ahuber21
4+
/tests/ @mihaic @ibhati @ahuber21 @yuejiaointel
5+
/benchmark/ @mihaic @ibhati @ahuber21
6+
/tools/ @mihaic @ibhati @ahuber21
7+
/utils/ @mihaic @ibhati @ahuber21
88

99
# Python and other language bindings
10-
/bindings/ @ethanglaser @ibhati @dian-lun-lin @Alexsandruss @ahuber21
10+
/bindings/ @ethanglaser @ibhati @ahuber21
1111

1212
# Examples and datasets
13-
/examples/ @ibhati @dian-lun-lin @ahuber21
13+
/examples/ @ibhati @ahuber21
1414
/data/ @ibhati @ahuber21
1515

1616
# Docker and build environment

0 commit comments

Comments
 (0)