ソースを参照

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'