Update author information to match pyproject.toml
Change author from "Claude AI Assistant" to "Ryan Malloy" and email to "ryan@supported.systems" to be consistent with the package metadata in pyproject.toml.
This commit is contained in:
parent
afcea653bb
commit
3518a5afdf
@ -37,7 +37,7 @@ __all__ = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
# Package metadata
|
# Package metadata
|
||||||
__author__ = "Claude AI Assistant"
|
__author__ = "Ryan Malloy"
|
||||||
__email__ = "claude@anthropic.com"
|
__email__ = "ryan@supported.systems"
|
||||||
__license__ = "MIT"
|
__license__ = "MIT"
|
||||||
__description__ = "A comprehensive Model Context Protocol server for Vultr DNS management"
|
__description__ = "A comprehensive Model Context Protocol server for Vultr DNS management"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user