Explorar el Código

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

Mary hace 2 años
padre
commit
c6a699414a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/reviewers.yml

+ 1 - 1
.github/reviewers.yml

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