소스 검색

[ci] add .attach files' review owner

Meco Man 1 년 전
부모
커밋
7c4749eb1b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/CODEOWNERS

+ 1 - 0
.github/CODEOWNERS

@@ -20,6 +20,7 @@
 /bsp/maxim                                @supperthomas
 
 *arduino*                                 @mysterywolf
+*.attach                                  @mysterywolf
 
 /components/libc/                         @mysterywolf
 /components/dfs/dfs_v2/                   @BernardXiong