You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the Organization Page to understand how your company contributes to critical open source projects — who is contributing, which projects you're involved in, and how your engagement has changed over time.
4
+
5
+
## Key Metrics
6
+
7
+
Three numbers at the top of the page give you an at-a-glance health check of your organization's open source activity over the **last 365 days**:
8
+
9
+
-**Active contributors** — how many of your employees made at least one code contribution (commit, pull request, or code review). Shows a year-over-year trend so you can see if engagement is growing or declining.
10
+
-**Maintainer roles** — how many maintainer or owner roles your contributors hold across all projects. A higher number signals deeper trust and influence in those communities.
11
+
-**Critical projects** — how many distinct projects your team contributed to. Useful for gauging breadth of involvement.
12
+
13
+
## Activity Over Time
14
+
15
+
A bar chart showing your organization's total code contributions per year, from the earliest recorded activity to today. Use it to spot periods of growth, sustained investment, or pullback across your open source program.
16
+
17
+
## Contributors Over Time
18
+
19
+
A bar chart showing how many unique contributors your organization had per year. Pair it with the Activity chart to distinguish between a growing team and a shrinking one that's working harder.
20
+
21
+
## Critical Projects
22
+
23
+
A ranked table of the projects your contributors were involved in, ordered by **Technical influence** — your organization's share of code contributions relative to what the whole project community produced.
24
+
25
+
Each project row shows:
26
+
27
+
-**Technical influence** — one of four levels based on your contribution share:
28
+
-**Leading** — a large share; your team is a primary driver of the project.
29
+
-**Contributing** — a meaningful share; consistent and committed involvement.
30
+
-**Participating** — a small but non-zero share; actively helping.
31
+
-**Silent** — minimal or no code contribution activity.
32
+
-**Contributors** — number of your employees active in that project.
33
+
-**Activities** — total code contributions your team made.
34
+
35
+
The table covers an extended rolling window of recent years and counts only code contribution activity types.
0 commit comments