get user()

in src/content/providers/github/GitHubMetadata.js [8:10]


  get user() {
    return this._rawMetadata.user;
  }