From e84e945ecc1ab56b87c53ea032a03c5006ab8acd Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 3 Apr 2017 12:54:17 +0800 Subject: [PATCH] GitLogParser.js --- GitLogParser.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GitLogParser.js b/GitLogParser.js index f1aa7f53..1ad61251 100644 --- a/GitLogParser.js +++ b/GitLogParser.js @@ -183,7 +183,7 @@ GitLogParser = { regexes : { 'HPA' : [ /web.hpasite/, /Roo Application Builder - Site/ ], - 'MediaOut' : [ /app\.WorkerBee/, /web\.MediaOut/, + 'MediaOut' : [ /app\.WorkerBee/, /web\.MediaOut/, /workerbee/, /media-outreach/ , /Press Release Image Portal/, /Media Outreach Feed/ , /PressRelease/, /Auto Searching/ // These are the excel files they send over.. ], @@ -194,7 +194,7 @@ GitLogParser = { // for who thoug... 'Mailfort' : [ /web.FlexySpam/ ], - 'COBA' : [/Veridate Financial/, /web\.coba/, /COBA/], + 'COBA' : [/Veridate Financial/, /web\.coba/, /COBA/ ], }, -- 2.39.2