Skip to content

Commit

Permalink
Grant contributor roles for discord bot and api changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesJJT authored and Nightfirecat committed Apr 12, 2024
1 parent 710e751 commit e15a97b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ export default {
contributorRepos: [
'runelite/runelite',
'runelite/launcher',
'runelite/runelite.net'
'runelite/runelite.net',
'runelite/runelite-discord-bot',
'runelite/api.runelite.net'
],
// GitHub repository to fetch plugin hub contributors from
pluginHubRepo: 'runelite/plugin-hub'
Expand Down

0 comments on commit e15a97b

Please sign in to comment.