Materials-Data-Science-and-Informatics / somesy

A CLI tool for synchronizing software project metadata
https://materials-data-science-and-informatics.github.io/somesy/main/
MIT License
12 stars 2 forks source link

contribution type as list #6

Closed mustafasoylu closed 1 year ago

mustafasoylu commented 1 year ago

Currently, somesy input files contribution_type only accept one contribution type as a string. Update it to take a list of contribution types and only one contribution as a string.