gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.config / JosmManifest / author

author

var author: String?

The author of the plugin.

Default value: the value of property plugin.author or null if that property is not set.

Influenced MANIFEST.MF attribute: Author