138
141
lazy_registry=('breezy.plugins.propose.propose', 'hosters')),
139
ListOption('reviewers', short_name='R', type=str,
142
ListOption('reviewers', short_name='R', type=text_type,
140
143
help='Requested reviewers.'),
141
144
Option('name', help='Name of the new remote branch.', type=str),
142
145
Option('description', help='Description of the change.', type=str),