chore: update repo owner and support email

This commit is contained in:
cexll
2026-02-23 13:41:48 +08:00
parent 19d411a6a2
commit 4c25dd8d2f
14 changed files with 98 additions and 98 deletions

View File

@@ -39,7 +39,7 @@ filter_unconventional = false
split_commits = false
# regex for preprocessing the commit messages
commit_preprocessors = [
{ pattern = '\((\w+\s)?#([0-9]+)\)', replace = "([#${2}](https://github.com/cexll/myclaude/issues/${2}))" },
{ pattern = '\((\w+\s)?#([0-9]+)\)', replace = "([#${2}](https://github.com/stellarlinkco/myclaude/issues/${2}))" },
]
# regex for parsing and grouping commits
commit_parsers = [