run_options: Change 'authors' from a string to a list of author names.
commite95657871503af62e8546c2fa0dbc0e7b38d307d
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 1 Sep 2009 07:18:42 +0000 (1 07:18 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 1 Sep 2009 07:18:42 +0000 (1 07:18 +0000)
treec45d1cbc5c394baf710e0474fb784f19b1b73c78
parentba1720e937af7d866d373c138211f141831d0332
run_options: Change 'authors' from a string to a list of author names.

Should make it easier to add authors for separate tools.

* cvs2svn_lib/man_writer.py: write_authors(): Interpret self.authors
  as a list of names, not a string.

* cvs2svn_lib/run_options.py: Change authors to a list of names.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@4909 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/man_writer.py
cvs2svn_lib/run_options.py