129
129
text = "are a security contact"
130
130
self._addReason(person, text, reason)
143
132
def addStructuralSubscriber(self, person, target):
144
133
"""Registers a structural subscriber to this bug's target."""
145
134
reason = "Subscriber (%s)" % target.displayname