This commit is contained in:
Mathieu Pillard 2023-01-05 15:16:02 +01:00
Родитель ad2059be07
Коммит 46791daad7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -34,7 +34,7 @@ public_repo, read:org
#### BZ_USERS
For needinfos to work the BZ_USERS env var should contain nicknames and Bugzilla users.
For needinfos to work the `BZ_USERS` env var should contain nicknames and Bugzilla users.
```yaml
BZ_USERS={"name": "bz-email@example.com", "name2": "bz-email@example.com"}