feat: auto-detect contributors from git log in release notes. Never forget to give credit where credit is due <3

This commit is contained in:
Richard Macias
2026-02-14 20:51:25 -06:00
parent 3a30864c6b
commit e8444708d3
2 changed files with 67 additions and 11 deletions

View File

@@ -9,6 +9,8 @@ OBTAINIUM_SCHEME = "obtainium://app/"
VARIANTS = ("standard", "dual-screen")
GITHUB_NOREPLY_SUFFIX = "@users.noreply.github.com"
# ---------------------------------------------------------------------------
# Obtainium source types and settings schema
# Derived from Obtainium source code: lib/app_sources/*.dart