type Project {name: String
  tagline: String
  contributors: [User]}