docs: adds license guidance to publishing criteria (#64984)

* initial commit

* Update publishing-and-signing-criteria.md

* typo

* typo
This commit is contained in:
David Harris 2023-04-14 17:41:33 +01:00 committed by GitHub
parent 8ab7ba2b30
commit 85e20768b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,19 @@ Grafana plugins must adhere to the following criteria when being reviewed for pu
- Should not access the filesystem
- Should not access environment variables
## Plugin licensing
Plugins must be licensed under one of the following AGPL compliant licenses for publishing to the catalog:
- AGPL-3.0
- Apache-2.0
- BSD
- GPL-3.0
- LGPL-3.0
- MIT
If contributing a plugin on behalf of an organization, be sure to seek guidance from your legal team.
## Commercial
- Usage of 3rd party software or dependencies within the plugin must be licensed for the intended use. For example, using open source dependencies must be credited/licensed; embedding logos or trademarks;