Skip to content

Commit

Permalink
correct Sam's email address
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdoc committed Apr 14, 2024
1 parent f03360d commit 6fbc766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "tetra"
dynamic = ["version"]
description = "Full stack component framework for Django using Alpine.js"
authors = [
{ name = "Sam Willis", email="samw@hey.com"},
{ name = "Sam Willis", email="sam.willis@gmail.com"},
{ name = "Christian González", email = "christian.gonzalez@nerdocs.at" }
]
license = {file = "LICENSE"}
Expand Down

0 comments on commit 6fbc766

Please sign in to comment.