Skip to content

Commit 84c5b8b

Browse files
author
Stephen Gutekanst
committed
package.json: update name, publisher, title, and description
1 parent c5634c7 commit 84c5b8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "sourcegraph-discussions",
3-
"publisher": "slimsag",
4-
"title": "Sourcegraph Discussions Extension",
5-
"description": "Write comments on code directly on Sourcegraph/GitHub! Review existing code continuously",
2+
"name": "code-discussions",
3+
"publisher": "sourcegraph",
4+
"title": "Code Discussions — discuss code contextually, review code continuously.",
5+
"description": "Lets you write comments on code while browsing, discover discussions while browsing on GitHub, review code continuously, and share knowledge with your team.",
66
"activationEvents": [
77
"*"
88
],

0 commit comments

Comments
 (0)