Skip to content

Commit bbcd446

Browse files
authored
update package.json
Added list of maintainers
1 parent 4cfc298 commit bbcd446

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,16 @@
2828
"homepage": "https://www.contentstack.com/docs/tools-and-frameworks/web-framework-contentstack-express/installation#install-cli",
2929
"license": "MIT",
3030
"main": "index.js",
31-
"maintainers": [],
31+
"maintainers": [
32+
{
33+
"name": "hiteshbal",
34+
"email": "hitesh.baldaniya@raweng.com"
35+
},
36+
{
37+
"name": "mynk",
38+
"email": "mayank@raweng.com"
39+
}
40+
],
3241
"name": "contentstack-cli",
3342
"readme": "./README.md",
3443
"version": "3.1.0",

0 commit comments

Comments
 (0)