ignore loci team

the loci team has no work to do for the migration

Change-Id: Iac72f2d2e31adf9cd14c1a913d6961f31e6fa5e7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-09-11 18:02:52 -04:00
parent 372dc41782
commit e594d53b73
1 changed files with 2 additions and 0 deletions

View File

@ -347,6 +347,8 @@ class PatchesCount(lister.Lister):
# We aren't going to migrate the settings for the infra team.
interesting_teams = gov_dat.get_teams()
interesting_teams.remove('Infrastructure')
# The loci team had no work to do.
interesting_teams.remove('loci')
count_init = {
team: 0