1947
1947
self.enabled_restricted_families = restricted
1950
def validatePPA(self, person, proposed_name, private=False):
1951
1951
ubuntu = getUtility(ILaunchpadCelebrities).ubuntu
1953
1963
person.subscriptionpolicy in OPEN_TEAM_POLICY):
1954
1964
return "Open teams cannot have PPAs."