Jan Dubois wrote: > Jarkko wrote: >> One point about contact points comes to mind: do we currently >> allow/mention/encourage *multiple* contact addresses (be they email >> addresses or something else) > > Yes, we do: > > http://module-build.sourceforge.net/META-spec.html#author > > | author > | > | Example: > | > | author: > | - Ken Williams <kwilli...@cpan.org> > | > | (Spec 1.1) [required] {list of strings} A YAML sequence indicating the > | author(s) of the distribution. The prefered form is author-name > | <email-address>.
So we allow, but I really think we should encourage having multiple addresses listed. > As I wrote previously in this thread, I normally put the original author's > name in the list without email address and then add myself with email address > at the end if I'm just maintaining the code on CPAN but haven't actually > "authored" it. It still feels wrong though. > > Cheers, > -Jan > >