diff options
| author | Mary <mary@mary.zone> | 2023-08-17 19:34:48 +0200 |
|---|---|---|
| committer | Mary <mary@mary.zone> | 2023-08-17 19:34:48 +0200 |
| commit | c6a699414a9937946b711ceff02e95972a816d0d (patch) | |
| tree | 6b01dcb04d399c8626d0ce3bb1975b50ca75f0c0 /.github/reviewers.yml | |
| parent | 2563f88de018eb26bfbb7474a3c8b26c4b47f49f (diff) | |
infra: add missing quotes around @ developers in reviewers.yml
Diffstat (limited to '.github/reviewers.yml')
| -rw-r--r-- | .github/reviewers.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/reviewers.yml b/.github/reviewers.yml index f50755cc..052594f2 100644 --- a/.github/reviewers.yml +++ b/.github/reviewers.yml @@ -29,4 +29,4 @@ infra: - TSRBerry default: - - @developers + - '@developers' |
