Skip to content

Commit accc4e4

Browse files
author
Greyforge Admin
committed
fix: correct author email to admin@greyforge.tech
1 parent df808a6 commit accc4e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.11"
1111
license = { text = "AGPL-3.0-only" }
1212
authors = [
13-
{ name = "Greyforge", email = "admin@greyforgelabs.com" },
13+
{ name = "Greyforge", email = "admin@greyforge.tech" },
1414
]
1515
keywords = ["devtools", "scanner", "cli", "environment", "audit", "capabilities"]
1616
classifiers = [

0 commit comments

Comments
 (0)