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