Skip to content

Commit 13e9743

Browse files
Merge pull request #64 from gjsjohnmurray/gold-panther
Add contributors section to package.json
2 parents 83bcb84 + 8c1097b commit 13e9743

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

+10
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@
77
"vscode": "^1.93.0"
88
},
99
"publisher": "intersystems-community",
10+
"contributors": [
11+
{
12+
"name": "Dmitry Maslennikov",
13+
"email": "[email protected]"
14+
},
15+
{
16+
"name": "John Murray",
17+
"email": "[email protected]"
18+
}
19+
],
1020
"license": "MIT",
1121
"homepage": "https://github.com/intersystems-community/sqltools-intersystems-driver#readme",
1222
"repository": {

0 commit comments

Comments
 (0)