Fix repos list

Take out repos that have the wrong name or that shouldn't be counted for
various reasons
This commit is contained in:
Eli Ribble 2015-07-30 17:24:27 -06:00
parent dfb42f6229
commit 135feda117
1 changed files with 6 additions and 7 deletions

View File

@ -3,19 +3,19 @@ REPOSITORIES = [
'3diax',
'archer',
'authentise.com',
'blue-whale',
'bluewhale',
'chelido',
'deployment',
'docs',
'eventbus',
#'gigas',
'hoth',
'lowes',
'lowes-scanner',
'marketing-website',
'musicbot',
#'lowes',
#'lowes-scanner',
#'marketing-website',
#'musicbot',
'pao',
'partner.authentise.com',
#'partner.authentise.com',
'quickslice',
'scylla',
'sepiida',
@ -23,4 +23,3 @@ REPOSITORIES = [
'streamus',
'vision',
]