mattermost-desktop/.config/notice-file/config.yaml
aaron 057377207a
Some checks failed
release / begin-notification (push) Has been cancelled
release / build-linux (push) Has been cancelled
release / build-msi-installer (push) Has been cancelled
release / build-mac-installer (push) Has been cancelled
release / upload-to-s3 (push) Has been cancelled
release / github-release (push) Has been cancelled
release / end-notification (push) Has been cancelled
first commit bois
2024-10-03 06:35:14 -07:00

15 lines
444 B
YAML

---
title: "Mattermost Desktop"
copyright: "© 2016-2017 Mattermost, Inc. All Rights Reserved. See LICENSE.txt for license information."
description: "This document includes a list of open source components used in Mattermost Desktop, including those that have been modified."
reviewers:
- mattermost/release-managers
- mattermost/team-desktop
search:
- "package.json"
additionalDependencies:
- wix
includeDevDependencies: true
...