Skip to content

Commit fb926bd

Browse files
authored
Update README.md (#788)
1 parent 3df1715 commit fb926bd

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
# Publish Extensions to Open VSX
1+
# Publish and Deprecate Extensions at Open VSX
22

33
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/open-vsx/publish-extensions)
44

5-
A CI script for publishing open-source VS Code extensions to [open-vsx.org](https://open-vsx.org).
5+
This repo contains:
6+
- A CI script for publishing open-source VS Code extensions to [open-vsx.org](https://open-vsx.org).
7+
- [`extensions.json`](https://github.com/kineticsquid/publish-extensions/blob/master/extensions.json) file specifying which extensions get auto-published to [open-vsx.org](https://open-vsx.org).
8+
- [`extension-control/extensions.json`](https://github.com/kineticsquid/publish-extensions/tree/master/extension-control) file indicating malicious and deprecated extensions.
9+
10+
For instructions on auto-publishing extensions, marking extensions as deprecated, and flagging malicious extensions, please see the [Open VSX Wiki](https://github.com/EclipseFdn/open-vsx.org/wiki).
611

712
This repository is open for contributions, but before you contribute, please read our [Contribution guidelines](CONTRIBUTING.md).

0 commit comments

Comments
 (0)