The ROAR project is developed and maintained by a collaborative research group. The ROAR consortium is a collective of authors who have substantively contributed to ROAR research and the purpose of this repository is to document the membership of the ROAR consortium.
We welcome all contributions to ROAR and aim to be as inclusive as possible in consortium membership.
If you would like to be added to ROAR consortium, please submit a pull request to this repository, adding your name and information to the authors.json
file to include your information. An author listing looks like this:
{
"name": "Last Name, First Name",
"affiliation": "Very excellent institution",
"email": "[email protected]",
"orcid": "0000-0000-1234-5678",
"github": "github-username",
"role": "your role in ROAR",
"website": "mywebsite.pizza"
}
The fields "name", "affiliation", "email", "orcid", "github", and "role" are required. Alternatively, if you cannot submit a pull request, you can open a new issue asking the repository maintainers to add your name and information.