Skip to content

Commit ee21d66

Browse files
authored
[CI] Update CODEOWNERS matching rules order (#1468)
According to the documentation the latest match has highest priority, which makes bader the only code owner. Signed-off-by: Alexey Bader <alexey.bader@intel.com>
1 parent 16f64b8 commit ee21d66

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* @bader
2+
13
clang/ @erichkeane @Fznamznon
24

35
clang/**/Driver @mdtoguchi @AGindinson
@@ -8,12 +10,10 @@ opencl-aot/ @dm-vodopyanov @AlexeySachkov @romanovvlad
810

911
libdevice/ @asavonic @vzakhari
1012

11-
sycl/doc/extensions/ @mkinsner @jbrodman
13+
sycl/ @romanovvlad @bader
1214

1315
sycl/doc/ @pvchupin @kbobrovs
1416

15-
sycl/ @romanovvlad @bader
17+
sycl/doc/extensions/ @mkinsner @jbrodman
1618

1719
xpti/ @tovinkere @andykaylor
18-
19-
* @bader

0 commit comments

Comments
 (0)