| Active | Aging | Stale | Unmaintained |
|---|---|---|---|
| {{ ranges['active'] }} | {{ ranges['aging'] }} | {{ ranges['stale'] }} | {{ ranges['unmaintained'] }} |
| Active | Aging | Stale | Unmaintained |
|---|---|---|---|
| {{ developer_status.get('Active') }} | {{ developer_status.get('Aging') }} | {{ developer_status.get('Stale') }} | {{ developer_status.get('Unmaintained') }} |
| Technology | # Files |
|---|---|
| {{ row['Language'] }} | {{ row['count'] }} |
No Technology Landscape found for organisation
| Repo | # Authors | # Committers | # Commits | Last Seen (days) | Active Devs | Status |
|---|---|---|---|---|---|---|
| {{ row['_git_repo'] }} | {{ row['authors'] }} | {{ row['committers'] }} | {{ row['commits'] }} | {{ row['days_ago'] }} | {{ row['active_devs'] }} | {{ row['status'] }} |