How to show email address in the plugin list of intelliJ idea?

I upload a plugin, but can't find any place to fillin the email?
Is it contained in the plugin.xml?

0

Yes, in the plugin.xml add an email attribute to the vendor tag:
My Name]]>

Bas

0

请先登录再写评论。