chore: update package organization and maintainer email

Replace Hawksight AI with Semantica as the project author/maintainer,
and update the contact email to kaif@getsemantica.ai.
This commit is contained in:
KaifAhmad1
2026-07-18 18:35:56 +05:30
parent 4daa8ff3a7
commit 4e973fcc30
+2 -2
View File
@@ -9,8 +9,8 @@ description = "Accountability and context layer for AI agents. Context graphs, d
readme = "README.md"
license = { text = "MIT" }
authors = [{ name = "Hawksight AI", email = "semantica-dev@users.noreply.github.com" }]
maintainers = [{ name = "Hawksight AI", email = "semantica-dev@users.noreply.github.com" }]
authors = [{ name = "Semantica", email = "kaif@getsemantica.ai" }]
maintainers = [{ name = "Semantica", email = "kaif@getsemantica.ai" }]
requires-python = ">=3.8"