diff --git a/pyproject.toml b/pyproject.toml index bf6881b..ef9cc84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "cpu_governor_auto_adjust" version = "0.1.0" description = "This application has been developed to automatically change cpu governor based on certain triggers." authors = [ - { name = "Martin Reurekas", email = "martinl@semrks.nl" } + { name = "Martin Reurekas", email = "martin@semrks.nl" } ] license = { file = "LICENSE" } readme = "README.md"