소스 검색

infra: add missing quotes around @ developers in reviewers.yml

Mary 2 년 전
부모
커밋
c6a699414a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/reviewers.yml

+ 1 - 1
.github/reviewers.yml

@@ -29,4 +29,4 @@ infra:
   - TSRBerry
 
 default:
-  - @developers
+  - '@developers'