Contributor (LowEndInsight v0.6.5) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Contributor{
  commits: [String.t()],
  count: integer(),
  email: String.t(),
  merges: integer(),
  name: String.t()
}