mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-04 03:10:50 +01:00
Add missing avatar urls
This commit is contained in:
committed by
René Pfeuffer
parent
5c379a5bb4
commit
ac1abe23c1
@@ -46,6 +46,7 @@ scmPlugin {
|
||||
description = 'Plugin for the version control system Git'
|
||||
author = 'Cloudogu GmbH'
|
||||
category = 'Source Code Management'
|
||||
avatarUrl = '/images/git-logo.png'
|
||||
|
||||
openapi {
|
||||
packages = [
|
||||
|
||||
@@ -44,6 +44,7 @@ scmPlugin {
|
||||
description = 'Plugin for the version control system Mercurial'
|
||||
author = 'Cloudogu GmbH'
|
||||
category = 'Source Code Management'
|
||||
avatarUrl = '/images/hg-logo.png'
|
||||
|
||||
openapi {
|
||||
packages = [
|
||||
|
||||
@@ -45,6 +45,7 @@ scmPlugin {
|
||||
description = 'Plugin for the version control system Subversion'
|
||||
author = 'Cloudogu GmbH'
|
||||
category = 'Source Code Management'
|
||||
avatarUrl = '/images/svn-logo.gif'
|
||||
|
||||
openapi {
|
||||
packages = [
|
||||
|
||||
Reference in New Issue
Block a user