Add missing avatar urls

This commit is contained in:
Sebastian Sdorra
2021-01-04 15:29:04 +01:00
committed by René Pfeuffer
parent 5c379a5bb4
commit ac1abe23c1
3 changed files with 3 additions and 0 deletions

View File

@@ -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 = [

View File

@@ -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 = [

View File

@@ -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 = [