diff --git a/teamanalysis/repos.py b/teamanalysis/repos.py index 21ea3ca..05b237b 100644 --- a/teamanalysis/repos.py +++ b/teamanalysis/repos.py @@ -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', ] -