vscode-extensions: document meta.maintainers usage

This commit is contained in:
superherointj
2024-06-16 15:48:40 -03:00
parent 33c992ca44
commit 04215568e2
@@ -20,6 +20,11 @@
- `description` should mention it is a Visual Studio Code extension.
- `downloadPage` is the VSCode marketplace URL.
- `homepage` is the source-code URL.
- `maintainers`:
- optionally consider adding yourself as a maintainer to be notified of updates, breakages and help with upkeep.
- recommended format is:
- a `non-nested with`, such as: `with lib.maintainers; [ your-username ];`.
- maintainers are listed in alphabetical order.
- verify `license` in upstream.
* On commit messages: