diff --git a/etl/pyproject.toml b/etl/pyproject.toml index 0b60943..845e955 100644 --- a/etl/pyproject.toml +++ b/etl/pyproject.toml @@ -3,7 +3,7 @@ name = "etl" version = "0.1.0" description = "" authors = [ - {name = "Jun-te Kim",email = "junte.kim@mealcraft.com"} + {name = "Jun-te Kim",email = "junte@domna.homes"} ] readme = "README.md" requires-python = ">=3.12"