Change notice generation configuration file (#25526)

This commit is contained in:
Antonis Stamatiou
2023-11-27 13:07:12 +02:00
committed by GitHub
parent 3f641588fa
commit 34209ac72b
2 changed files with 8 additions and 6 deletions

4
.gitignore vendored
View File

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

View File

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