Skip to content

Commit db95045

Browse files
site-root: add Gerrit Code Review Logo
Gerrit Code Review is an open-source, web-based code review tool built on Git. The project started over 15 years ago and is the used as version control tool of choice for many open source projects like Chromium and Android. The Gerrit community is commited has also hugely developped JGit, the java implementation of Git.
1 parent 82680ee commit db95045

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

layouts/partials/site-root.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ <h3 class="text-center">Products providing Git hosting</h3>
6969
(dict "name" "gitea" "url" "https://gitea.com")
7070
(dict "name" "tangled" "url" "https://tangled.sh")
7171
(dict "name" "radicle" "url" "https://radicle.xyz")
72+
(dict "name" "gerrit" "url" "https://www.gerritcodereview.com")
7273
}}
7374
{{ range shuffle $m }}
7475
<li><a href="{{ .url }}">{{ partial "company-svg" (printf "company-project-logos/%s" .name) }}</a></li>

static/images/company-project-logos/gerrit.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)