mattermost-mobile/build/notice-file/config.yaml
Mustafa Kara ea3170b9d8
Create configuration folder for notice.txt generation
Signed-off-by: Mustafa Kara <mustafa.kara@mattermost.com>
2022-06-07 16:35:59 +03:00

14 lines
409 B
YAML

---
title: "Mattermost Mobile"
copyright: "© 2016-present Mattermost, Inc. All Rights Reserved. See LICENSE.txt for license information."
description: "This document includes a list of open source components used in Mattermost Mobile, including those that have been modified."
reviewers:
- "mattermost/release-managers"
- "enahum"
search:
- "package.json"
dependencies: []
devDependencies: []
...