--- layout: default title: About rootdir: . ---

The Roleplaying is Magic team is composed of five individuals—one woman, four men—and is published under the company header of Roan Arts LLC. Roan Arts LLC is a small company formed to create and publish artistic projects from video games, to hobby games, to books and comics. Apart from Roleplaying is Magic, Roan Arts LLC is developing START, a universal framework system for pen and paper game development, Mass Effect: Freelancer, a pen and paper RPG set in the Mass Effect universe, and SILVER, a hybrid freeform RPG system for roleplaying guilds in MMO’s which is being deployed for Guild Wars 2.

{% for member in site.data.team %}

{{ member.avatar }} {{ member.name }} {% if member.homepage %} {% endif %} {% if member.email %} {% endif %} {% if member.twitter %} {% endif %} {% if member.tumblr %} {% endif %} {% if member.github %} {% endif %}

{{ member.name }} {{ member.bio }}

{% endfor %}