mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
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:
+2
-2
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user