integrations: Add hubot to "Interactive bots" category.

This commit is contained in:
Eeshan Garg
2017-09-26 00:36:39 -02:30
committed by Tim Abbott
parent 5d00f29c68
commit 385eb4ce99

View File

@@ -364,7 +364,7 @@ INTEGRATIONS = {
display_name='Google Calendar',
doc='zerver/integrations/google-calendar.md'
),
'hubot': Integration('hubot', 'hubot', ['meta-integration'], doc='zerver/integrations/hubot.md'),
'hubot': Integration('hubot', 'hubot', ['meta-integration', 'bots'], doc='zerver/integrations/hubot.md'),
'jenkins': Integration(
'jenkins',
'jenkins',