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

index dd8d401..18fcf53 100644 (file)
@@ -185,7 +185,8 @@ GitLogParser = {
         'HPA' : [ /web.hpasite/, /Roo Application Builder - Site/ ],
         '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..
+                        /Auto Searching/ , // These are the excel files they send over..
+                        /sitemap\.xml/
                         ],
         'Habito' : [ /Interspire/ ],
         'Hebe' :[ /web.hhyc_membership_system/ ,/Builder - Hebe/, /Hebe Haven Membership Managment/],
@@ -196,7 +197,7 @@ GitLogParser = {
         
         'COBA'  : [/Veridate Financial/, /web\.coba/, /COBA/ ],
         
-        'Unknown Project' : [ /PAC/ , /Guake/ ],
+        'Unknown Project' : [ /PAC/ , /Guake/ , /WhatsApp/ ],
         'Admin Work' : [ /roojs.com\/admin/ ]
             
         ]