GitLogParser.js
authorAlan Knowles <alan@roojs.com>
Mon, 3 Apr 2017 04:54:17 +0000 (12:54 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 3 Apr 2017 04:54:17 +0000 (12:54 +0800)
GitLogParser.js

index f1aa7f5..1ad6125 100644 (file)
@@ -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/ ],
         
     },