Commit 74fa75ba authored by Katrin Leinweber's avatar Katrin Leinweber Committed by Jacques Erasmus

Add changelog entry

Added a changelog entry for the fix
parent 762e049d
......@@ -402,14 +402,15 @@ const fileNameIcons = {
'gradle.properties': 'gradle',
gradlew: 'gradle',
'gradle-wrapper.properties': 'gradle',
license: 'certificate',
'license.md': 'certificate',
'license.md.rendered': 'certificate',
'license.txt': 'certificate',
licence: 'certificate',
'licence.md': 'certificate',
'licence.md.rendered': 'certificate',
'licence.txt': 'certificate',
COPYING: 'certificate',
'COPYING.LESSER': 'certificate',
LICENSE: 'certificate',
LICENCE: 'certificate',
'LICENSE.md': 'certificate',
'LICENCE.md': 'certificate',
'LICENSE.txt': 'certificate',
'LICENCE.txt': 'certificate',
'.gitlab-license': 'certificate',
dockerfile: 'docker',
'docker-compose.yml': 'docker',
'.mailmap': 'email',
......
---
title: Partially fix incorrect icons for non-standard license files
merge_request: 53207
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment