From 446cc2d05ee3a5ca66eabd1e109ba23778d8838c Mon Sep 17 00:00:00 2001 From: Vijay A Date: Mon, 11 Sep 2023 08:26:05 +0530 Subject: Remove references to hipchat --- recipes/hipchat/package.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 recipes/hipchat/package.json (limited to 'recipes/hipchat/package.json') diff --git a/recipes/hipchat/package.json b/recipes/hipchat/package.json deleted file mode 100644 index 0f9f3f0..0000000 --- a/recipes/hipchat/package.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "id": "hipchat", - "name": "HipChat", - "version": "1.3.0", - "license": "MIT", - "config": { - "serviceURL": "https://{teamId}.hipchat.com/chat", - "hasNotificationSound": true, - "hasIndirectMessages": true, - "hasTeamId": true, - "hasCustomUrl": true, - "urlInputSuffix": ".hipchat.com" - } -} -- cgit v1.2.3-54-g00ecf