LowEndInsight v0.6.0 Contributor View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

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