fromJSONArray

fun fromJSONArray(json: Any?, warnings: WarningLogger? = null): List<Contributor>

Creates a list of Contributor from its RWPM JSON representation.

If a contributor can't be parsed, a warning will be logged with warnings.