diff --git a/modules/custom_operations/user_ie_extensions/tokenizer/python/pyproject.toml b/modules/custom_operations/user_ie_extensions/tokenizer/python/pyproject.toml index a4ecc6a91..04463f4cf 100644 --- a/modules/custom_operations/user_ie_extensions/tokenizer/python/pyproject.toml +++ b/modules/custom_operations/user_ie_extensions/tokenizer/python/pyproject.toml @@ -4,8 +4,7 @@ version = "0.0.1" description = "Convert tokenizers into OpenVINO models" requires-python = ">=3.8" authors = [ - { name = "Artur Paniukov", email = "artur.paniukov@intel.com" }, - { name = "Sergey Lyalin", email = "sergey.lyalin@intel.com" }, + { name = "OpenVINO Developers", email = "openvino@intel.com" }, ] dependencies = [