Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
| -rw-r--r-- | editors/code/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 7fa04fbb9a..a88f605f47 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -7,7 +7,7 @@ "icon": "icon.png", "version": "0.4.0-dev", "releaseTag": null, - "publisher": "matklad", + "publisher": "ryst-lang", "repository": { "url": "https://github.com/rust-analyzer/rust-analyzer.git", "type": "git" |