Commit 3b59683
authored
feat: add new user logos to Trusted by section (#9)
## Summary
Adds 8 new organization logos to the **Trusted by developers worldwide**
section based on GitHub search analysis.
## New Organizations Added
| Logo | Organization | How They Use commit-check |
|------|-------------|--------------------------|
|  | **Istio
Ecosystem** | `.commit-check.yml` config — part of the Istio service
mesh ecosystem |
|  | **Juniper
Networks** | Python package dependency (networking hardware giant) |
|  | **French
National Parks (PnX-SI)** | Pre-commit hook — French government
institution |
|  |
**OpenDriveLab** | Pre-commit hook — Shanghai AI Lab autonomous driving
research |
|  | **UT
Austin RobIn** | Pre-commit hook — University of Texas at Austin
robotics lab |
|  | **WorldArena2** |
Pre-commit hook — AI/3D world project |
|  | **moniqo** | GitHub
Action + Pre-commit hook |
|  | **elu mobility**
| Pre-commit hook — EV charging company |
|  |
**Open Energy Platform** | Python package — open energy research
platform |
## Search Method
Searched GitHub for usage of `commit-check-action`, `commit-check`
(pre-commit), and `commit-check-mcp` across all public repositories,
filtering for organization-level accounts.
The base action has **134 users** on GitHub Marketplace.1 parent c0d33d0 commit 3b59683
1 file changed
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
80 | 116 | | |
81 | 117 | | |
82 | 118 | | |
| |||
0 commit comments