Skip to content

Commit 3e1d777

Browse files
committed
fix: Update publisher name in package.json to match the author's name
1 parent 8a85ef7 commit 3e1d777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/geekmasher/codeql-scanner-vscode.git"
99
},
1010
"icon": "src/assets/VS-marketplace-CodeQL-icon.png",
11-
"publisher": "codeql-scanner",
11+
"publisher": "GeekMasher",
1212
"engines": {
1313
"vscode": "^1.74.0"
1414
},

0 commit comments

Comments
 (0)