mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Change notice generation configuration file (#25526)
This commit is contained in:
committed by
GitHub
parent
3f641588fa
commit
34209ac72b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user