diff --git a/pyproject.toml b/pyproject.toml index 5aaf4dd..c3b7b45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "src" version = "v0.0.1" description = "A Python utility used to archive old, unused GitHub repositories from an organisation." -authors = ["Kieran Pritchard "] +authors = ["ONS-Innovation keh-dev"] license = "MIT" readme = "README.md"