Format contributors, read in from the metadata.yml file. Converts from list to tibble.
process_format_contributors(my_list, dataset_id, schema)Tibble with details of contributors
if (FALSE) { # \dontrun{
process_format_contributors(read_metadata("data/Falster_2003/metadata.yml")$contributors)
} # }