Browse Source

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

Mary 2 năm trước cách đây
mục cha
commit
c6a699414a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/reviewers.yml

+ 1 - 1
.github/reviewers.yml

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