Skip to content

Commit 096f86a

Browse files
committed
feat(commitlint)!: change library organization to alma-oss
BREAKING CHANGE: change license from BSD-3-Clause to MIT
1 parent fcae8b7 commit 096f86a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/commitlint-config/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"name": "@lmc-eu/commitlint-config",
2+
"name": "@alma-oss/commitlint-config",
33
"version": "2.0.3",
4-
"description": "LMC's configuration for commitlint",
4+
"description": "Alma's configuration for commitlint",
55
"keywords": [
66
"commitlint",
7-
"lmc",
7+
"alma",
88
"config"
99
],
10-
"author": "Tomáš Litera <[email protected]>",
11-
"license": "BSD-3-Clause",
1210
"type": "module",
11+
"author": "Tomáš Litera <[email protected]>",
12+
"license": "MIT",
1313
"repository": {
1414
"type": "git",
1515
"url": "https://github.com/lmc-eu/code-quality-tools",

0 commit comments

Comments
 (0)