107
107
text = "are a bug assignee"
108
108
self._addReason(person, text, reason)
110
132
def addStructuralSubscriber(self, person, target):
111
133
"""Registers a structural subscriber to this bug's target."""
112
134
reason = "Subscriber (%s)" % target.displayname