diff --git a/pyproject.toml b/pyproject.toml index 6bf3a59..5f61929 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "nisync" version = "0.1" description = "NI-Sync Python API" authors = ["NI "] -maintainers = ["Tyler Krehbiel "] +maintainers = ["NI "] readme = "README.md" repository = "https://github.com/ni/nisync-python" license = "MIT"