Browse Source

contrib : add ngxson as codeowner (#10804)

Xuan Son Nguyen 1 year ago
parent
commit
274ec65af6
1 changed files with 3 additions and 1 deletions
  1. 3 1
      CODEOWNERS

+ 3 - 1
CODEOWNERS

@@ -1,3 +1,5 @@
 # collaborators can optionally add themselves here to indicate their availability for reviewing related PRs
 
-ci/ @ggerganov
+/ci/ @ggerganov
+/.devops/ @ngxson
+/examples/server/ @ngxson