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