Skip to content

Commit a178526

Browse files
committed
Update settings-production.yml
1 parent fe2a54e commit a178526

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

config/settings-production.yml

+3-5
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ buffy:
33
bot_github_user: <%= ENV['BUFFY_BOT_GH_USER'] %>
44
gh_access_token: <%= ENV['BUFFY_GH_ACCESS_TOKEN'] %>
55
gh_secret_token: <%= ENV['BUFFY_GH_SECRET_TOKEN'] %>
6-
reviewers_host_url: <%= ENV['REVIEWERS_HOST_URL'] %>
7-
reviewers_api_token: <%= ENV['REVIEWERS_API_TOKEN'] %>
86
teams:
9-
editors: 1474888
10-
eics: 1415509
7+
editors: ReScience/editors
8+
eics: ReScience/associate-editors
119
responders:
1210
help:
1311
- commands:
@@ -50,7 +48,7 @@ buffy:
5048
only:
5149
- editors
5250
- eics
53-
sample_value: "10.21105/joss.12345"
51+
sample_value: "10.21105/ReScienceC.12345"
5452
close_issue_command:
5553
only:
5654
- editors

0 commit comments

Comments
 (0)