GitLogParser.js
[gitlive] / GitLogParser.js
index 739d03e..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'  : [/Veridate Financial/, /web\.coba/, /COBA/ ],
         
     },