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:
parent
dfb42f6229
commit
135feda117
|
@ -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',
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue