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