User.contributor

if the user is a contributor to pastemyst

struct User
bool contributor;

Meta