We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f38bb0 + e920f2e commit 632bc11Copy full SHA for 632bc11
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2019 Mixmax, Inc
+Copyright (c) 2020 Mixmax, Inc
4
5
Copyright (c) 2016 - 2019 Mario Nebl where applicable
6
package.json
@@ -21,7 +21,7 @@
21
"type": "git",
22
"url": "https://github.com/mixmaxhq/commitlint-jenkins.git"
23
},
24
- "author": "Eli Skeggs <eli@mixmax.com> (https://mixmax.com)",
+ "author": "Mixmax <hello@mixmax.com> (https://mixmax.com)",
25
"license": "MIT",
26
"bugs": {
27
"url": "https://github.com/mixmaxhq/commitlint-jenkins/issues"
@@ -61,6 +61,6 @@
61
"manualPublishMessage": "This repository is configured to use semantic-release for its releases. Please do not release manually.\n"
62
63
"publishConfig": {
64
- "access": "restricted"
+ "access": "public"
65
}
66
0 commit comments