Skip to content

Commit e4d2218

Browse files
authored
Updated maintainers in pyproject.toml (ni#8)
- [x] This contribution adheres to [CONTRIBUTING.md](https://github.com/ni/nisync-python/blob/main/CONTRIBUTING.md). ### What does this Pull Request accomplish? Updated maintainers in pyproject.toml to be `NI <[email protected]>` ### Why should this Pull Request be merged? NI is the maintainer of this project. ### What testing has been done? N/A Signed-off-by: Tyler Krehbiel <[email protected]>
1 parent ec138ef commit e4d2218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "nisync"
33
version = "0.1"
44
description = "NI-Sync Python API"
55
authors = ["NI <[email protected]>"]
6-
maintainers = ["Tyler Krehbiel <tyler.krehbiel@ni.com>"]
6+
maintainers = ["NI <opensource@ni.com>"]
77
readme = "README.md"
88
repository = "https://github.com/ni/nisync-python"
99
license = "MIT"

0 commit comments

Comments
 (0)