Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 Mixmax, Inc
Copyright (c) 2020 Mixmax, Inc

Copyright (c) 2016 - 2019 Mario Nebl where applicable

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"type": "git",
"url": "https://github.com/mixmaxhq/commitlint-jenkins.git"
},
"author": "Eli Skeggs <eli@mixmax.com> (https://mixmax.com)",
"author": "Mixmax <hello@mixmax.com> (https://mixmax.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/mixmaxhq/commitlint-jenkins/issues"
Expand Down Expand Up @@ -61,6 +61,6 @@
"manualPublishMessage": "This repository is configured to use semantic-release for its releases. Please do not release manually.\n"
},
"publishConfig": {
"access": "restricted"
"access": "public"
}
}