Skip to content

Commit 8a49753

Browse files
committed
feat: add icon
1 parent e92bc72 commit 8a49753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"name": "code-ownership",
44
"publisher": "sourcegraph",
55
"description": "See code owners of the current file",
6+
"icon": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🔐</text></svg>",
67
"license": "Apache",
78
"repository": {
89
"type": "git",

0 commit comments

Comments
 (0)