Skip to content

Commit 32b0b17

Browse files
committed
chore(package): Add contributors
1 parent 66a2dfa commit 32b0b17

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@semantic-release/commit-analyzer",
33
"description": "Customizable commit-analyzer plugin for semantic-release",
44
"version": "0.0.0-development",
5-
"author": "Pierre Vanduynslager",
5+
"author": "Pierre Vanduynslager (https://twitter.com/@pvdlg_)",
66
"bugs": {
77
"url": "https://github.com/semantic-release/commit-analyzer/issues"
88
},
@@ -11,6 +11,10 @@
1111
"path": "cz-conventional-changelog"
1212
}
1313
},
14+
"contributors": [
15+
"Stephan Bönnemann <[email protected]> (http://boennemann.me)",
16+
"Gregor Martynus (https://twitter.com/gr2m)"
17+
],
1418
"dependencies": {
1519
"conventional-changelog-angular": "^1.4.0",
1620
"conventional-commits-parser": "^2.0.0",

0 commit comments

Comments
 (0)