mattermost-mobile/build/notice-file/config.yaml

20 lines
581 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"
additionalDependencies: []
includeDevDependencies: false
ignoreDependencies:
- "@mattermost/hardware-keyboard"
- "@mattermost/rnshare"
- "@mattermost/rnutils"
- "@mattermost/keyboard-tracker"
- "APNG4Android"
...