Retrieves changesets by a set of user(s)
Source:R/map_contributions.R
get_contributors_changesets.RdParses a list of usernames and queries OSM api using
osmapiR::osm_query_changesets() to retrieve all the individual changesets
and then combines the results in a single dataframe.