385
385
# The team's mailing list can be used as the contact
386
386
# address. However we need to change the title of the
387
387
# corresponding term to include the list's email address.
390
391
hosted_list_term = SimpleTerm(
391
392
TeamContactMethod.HOSTED_LIST,
392
393
TeamContactMethod.HOSTED_LIST.name, title)