chore(repo): improve contributor experience

This commit is contained in:
zarzet
2026-07-29 14:16:10 +07:00
parent 1e973d5ecb
commit 834a8dde89
20 changed files with 485 additions and 536 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
# Template for the changelog body
body = """
{%- macro remote_url() -%}
https://github.com/zarzet/SpotiFLAC-Mobile
https://github.com/spotiflacapp/SpotiFLAC-Mobile
{%- endmacro -%}
{% if version %}\
@@ -99,5 +99,5 @@ tag_pattern = "v[0-9].*"
sort_commits = "newest"
[remote.github]
owner = "zarzet"
owner = "spotiflacapp"
repo = "SpotiFLAC-Mobile"