oompa
🔧Factory Tools

/roster

Block of contributors from git history

Display a list of contributors pulled from git history. Shows author names, commit count, and contribution timeline.

attributionhistorycollaboration
For: documentation managers, team leads

Live Demo

See /roster in action with CSS-animated examples.

TABLE: /roster
ContributorCommitsLast Update
-----------------------------------
Alice122025-01-16
Bob82025-01-15

Rationale

Attribution and contribution tracking are important for open documentation and accountability.

Acceptance Criteria

  • /roster generates contributor list from git blame
  • Shows author name, commit count, last commit date
  • Sorted by contribution recency
  • Can filter by time range

Demo Type

tableStructured tabular data

Semantic Layers

attribution
history
collaboration