Change notice generation configuration file (#25526)

Этот коммит содержится в:
Antonis Stamatiou
2023-11-27 13:07:12 +02:00
коммит произвёл GitHub
родитель 3f641588fa
Коммит 34209ac72b
2 изменённых файлов: 8 добавлений и 6 удалений

4
.gitignore поставляемый
Просмотреть файл

@@ -152,3 +152,7 @@ report.xml
go.*.orig
config.override.mk
docker-compose.override.yaml
## Notice Folders
.notice/
.notice-work/

Просмотреть файл

@@ -1,11 +1,9 @@
---
title: "Mattermost Server"
copyright: "©2015-present Mattermost,Inc. All Rights Reserved. See LICENSE for license information."
description: "This document includes a list of open source components used in Mattermost Server, including those that have been modified."
search:
- "go.mod"
dependencies: []
devDependencies: []
...
- "server/go.mod"
- "webapp/package.json"
- "webapp/channels/package.json"
includeDevDependencies: false