Skip to content

Rename package from dev.tuteliq to ai.tuteliq#3

Merged
safenestdev merged 1 commit into
mainfrom
rename-package-ai-tuteliq
Feb 22, 2026
Merged

Rename package from dev.tuteliq to ai.tuteliq#3
safenestdev merged 1 commit into
mainfrom
rename-package-ai-tuteliq

Conversation

@safenestdev

Copy link
Copy Markdown
Contributor

Summary

  • Renames Maven group ID from dev.tuteliq to ai.tuteliq to align with the tuteliq.ai domain
  • Moves all source files from src/main/kotlin/dev/tuteliq/ to src/main/kotlin/ai/tuteliq/
  • Updates all package declarations and import references in README
  • Updates build.gradle.kts signing config to support in-memory PGP keys for CI publishing

Breaking change

Users will need to update their imports from dev.tuteliq.* to ai.tuteliq.* and their dependency coordinates from dev.tuteliq:tuteliq to ai.tuteliq:tuteliq.

Aligns Maven group ID, package declarations, directory structure,
and README examples with the tuteliq.ai domain. Updates build.gradle.kts
signing to support both local GPG and in-memory key for CI publishing.
@safenestdev safenestdev merged commit a713ed4 into main Feb 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant